Gnus development mailing list
 help / color / mirror / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
To: ding@gnus.org
Subject: Re: Wrong number of arguments: #[(mode host protocol)
Date: Wed, 20 Oct 2010 12:58:00 -0500	[thread overview]
Message-ID: <87sk00vj9z.fsf@lifelogs.com> (raw)
In-Reply-To: <87bp6oiwsw.fsf@corwin.home.thebuble.org>

On Wed, 20 Oct 2010 19:44:15 +0200 Olivier Sirven <the.slaa@gmail.com> wrote: 

OS> Hello,
OS> I tried to switch to the git version of gnus but my imap folders won't
OS> work.
OS> When launching gnus, I have an error complaining about a wrong number of
OS> arguments when opening the imap folder. When I look at *Messages* buffer
OS> I can see it tries to open /usr/share/emacs/23.2/lisp/gnus/auth-source.elc
OS> file instead of the new one located under ~/src/gnus/lisp.

OS> I'm wondering why as it seems to me the initialization of gnus is
OS> correctly made using following code:

OS> ,----
OS> | (setq load-path (cons (expand-file-name "~/src/gnus/lisp") load-path))
OS> | (require 'gnus-load)
OS> | (require 'info)
OS> | (add-to-list 'Info-default-directory-list "~/src/gnus/texi/")
OS> `----

OS> This code is the very last one executed by my initialization file.

OS> What am I doing wrong?

What is your load-path?  What does `M-x locate-library auth-source' say?

Ted




  reply	other threads:[~2010-10-20 17:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-20 17:44 Olivier Sirven
2010-10-20 17:58 ` Ted Zlatanov [this message]
2010-10-20 18:11   ` Olivier Sirven
2010-10-20 18:13     ` Lars Magne Ingebrigtsen
2010-10-20 18:31       ` Olivier Sirven

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=87sk00vj9z.fsf@lifelogs.com \
    --to=tzz@lifelogs.com \
    --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).