Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
To: ding@gnus.org
Subject: Re: Not enough arguments for format string
Date: Sun, 19 Sep 2010 14:39:43 +0200	[thread overview]
Message-ID: <m3tyllykj4.fsf@quimbies.gnus.org> (raw)
In-Reply-To: <87iq22yrey.fsf@mid.gehheimdienst.de>

Frank Schmitt <ich@frank-schmitt.net> writes:

>> (nnimap-open-server "ltw" '((nnimap-address "ltw.loris.tv") (nnimap-stream ssl) (nnimap-authenticator login)))
>
> This gives t
>
>> But the backtrace seemed to be saying something about auth-sources.
>> What the value of your `auth-source-debug' variable?
>
> Hmm. I don't have it.
> Debugger entered--Lisp error: (void-variable auth-source-debug)
> this after evaling in scratch after the unsuccessful attempt to start gnus.

Hm.  *scratches head*  Your backtrace had stuff like:

  apply(message "Unable to open server nnimap+ltw due to: Wrong number of arguments: #[(mode host protocol)

  [...]

  gnus-open-server((nnimap "ltw" (nnimap-address "ltw.loris.tv") (nnimap-stream ssl) (nnimap-authenticator login)))

And the only place I can find "mode host protocol" is in auth-source.el.
Which defines that debug variable.

You don't happen to have an older auth-source in your load path
somewhere?  What does M-x locate-library auth-source say?

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen




  reply	other threads:[~2010-09-19 12:39 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-18 21:49 Frank Schmitt
2010-09-18 21:57 ` Lars Magne Ingebrigtsen
2010-09-19 10:11   ` Frank Schmitt
2010-09-19 12:39     ` Lars Magne Ingebrigtsen [this message]
2010-09-19 15:55       ` Frank Schmitt
2010-09-19 16:03         ` Lars Magne Ingebrigtsen
2010-09-19 16:22           ` Frank Schmitt
2010-09-19  9:31 ` [PATCH] Pass proper format string to gnus-message Andreas Schwab
2010-09-19 11:12   ` Knut Anders Hatlen
2010-09-19 12:22     ` Lars Magne Ingebrigtsen
2010-09-19 12:22   ` Lars Magne Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3tyllykj4.fsf@quimbies.gnus.org \
    --to=larsi@gnus.org \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).