From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/66900 Path: news.gmane.org!not-for-mail From: Cezar Halmagean Newsgroups: gmane.emacs.gnus.general Subject: Re: Error in `mail-source-bind' when fetching mail Date: Mon, 28 Apr 2008 20:26:10 -0700 Message-ID: <87zlrdfijx.fsf@mixandgo.ro> References: <874p9pqhnj.fsf@ID-24456.user.uni-berlin.de> <86d4o9udir.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1209485827 23209 80.91.229.12 (29 Apr 2008 16:17:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 29 Apr 2008 16:17:07 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M15381@lists.math.uh.edu Tue Apr 29 18:17:43 2008 connect(): Connection refused 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.50) id 1JqsW2-0000Pp-5I for ding-account@gmane.org; Tue, 29 Apr 2008 18:17:14 +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 1JqsUK-0004tz-RJ; Tue, 29 Apr 2008 11:15:28 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1JqgUH-0000ps-MF for ding@lists.math.uh.edu; Mon, 28 Apr 2008 22:26:37 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1JqgUB-00017O-KN for ding@lists.math.uh.edu; Mon, 28 Apr 2008 22:26:37 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1JqgUI-0002Ow-00 for ; Tue, 29 Apr 2008 05:26:38 +0200 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JqgU1-0006SE-QL for ding@gnus.org; Tue, 29 Apr 2008 03:26:22 +0000 Original-Received: from c-76-21-40-194.hsd1.ca.comcast.net ([76.21.40.194]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 29 Apr 2008 03:26:21 +0000 Original-Received: from cezar by c-76-21-40-194.hsd1.ca.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 29 Apr 2008 03:26:21 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 30 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: c-76-21-40-194.hsd1.ca.comcast.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) Cancel-Lock: sha1:DQiYD3tQLyrEabE7X1euaoW+7uY= X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:66900 Archived-At: Ted Zlatanov writes: > Thanks. I moved the code out of the macro altogether, I didn't think it > was clear anyhow, and it was much harder to debug. The restructured > version is much cleaner IMO, and only calls the auth-source functions if > the keywords actually show up. Please let me know if you find other > problems or issues. > > As an aside, I kept making fixes and re-evaluating the defmacro but it > wouldn't take effect. I guess I don't know defmacro well enough, but I > didn't expect that from the documentation (I usually only use the > backquote macros). It was a bit annoying until I finally realized what > was happening. > > Ted I still get the same error message with the latest version of emacs from cvs. Gnus v5.13 GNU Emacs 23.0.60.1 (i686-pc-linux-gnu, GTK+ Version 2.12.9) of 2008-04-28 Mail source (maildir :path /home/cezar/Mail) error (user). Continue? (yes or no) Regards, Cezar