From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/73379 Path: news.gmane.org!not-for-mail From: Olivier Sirven Newsgroups: gmane.emacs.gnus.general Subject: Re: Wrong number of arguments: #[(mode host protocol) Date: Wed, 20 Oct 2010 20:11:06 +0200 Message-ID: <877hhcivk5.fsf@corwin.home.thebuble.org> References: <87bp6oiwsw.fsf@corwin.home.thebuble.org> <87sk00vj9z.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1287598289 27134 80.91.229.12 (20 Oct 2010 18:11:29 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 20 Oct 2010 18:11:29 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M21750@lists.math.uh.edu Wed Oct 20 20:11:28 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1P8d8K-0002Cb-43 for ding-account@gmane.org; Wed, 20 Oct 2010 20:11:28 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1P8d8E-0006rw-Em; Wed, 20 Oct 2010 13:11:22 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1P8d8C-0006rf-TP for ding@lists.math.uh.edu; Wed, 20 Oct 2010 13:11:20 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1P8d8B-0001Cu-WD for ding@lists.math.uh.edu; Wed, 20 Oct 2010 13:11:20 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1P8d8B-0007ta-00 for ; Wed, 20 Oct 2010 20:11:19 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1P8d88-00029a-CC for ding@gnus.org; Wed, 20 Oct 2010 20:11:16 +0200 Original-Received: from aannecy-257-1-2-38.w90-14.abo.wanadoo.fr ([90.14.105.38]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 20 Oct 2010 20:11:16 +0200 Original-Received: from the.slaa by aannecy-257-1-2-38.w90-14.abo.wanadoo.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 20 Oct 2010 20:11:16 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 25 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: aannecy-257-1-2-38.w90-14.abo.wanadoo.fr User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) Cancel-Lock: sha1:npexIt9CuHTc9aPKbq8SD9ugMcg= X-Spam-Score: -1.0 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:73379 Archived-At: On 2010-10-20 19:58:00, Ted Zlatanov wrote: > What is your load-path? What does `M-x locate-library auth-source' say? my load-path: ,---- | ( | "/home/slaanesh/.emacs.d/lisp/bbdb" "/home/slaanesh/src/gnus/lisp" | [...] | "/usr/share/emacs/23.2/site-lisp/gnus-bonus-el" | [...] | "/usr/share/emacs/23.2/lisp/gnus" | [...] | ) `---- `M-x locate-library auth-source' says: ,---- | Library is file ~/src/gnus/lisp/auth-source.elc `---- So I guess everything seems to be ok. I don't understand why the previous auth-source would be loaded? -- Olivier