From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/70941 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.gnus.general Subject: Re: Archive group broken since very recently Date: Fri, 17 Sep 2010 23:57:21 +0200 Message-ID: <201009172357.22047.tassilo@member.fsf.org> References: <201009151804.11061.tassilo@member.fsf.org> <201009172117.49955.tassilo@member.fsf.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1284760656 20053 80.91.229.12 (17 Sep 2010 21:57:36 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 17 Sep 2010 21:57:36 +0000 (UTC) Cc: Lars Magne Ingebrigtsen To: ding@gnus.org Original-X-From: ding-owner+M19314@lists.math.uh.edu Fri Sep 17 23:57:35 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 1Owiw2-0006kO-PZ for ding-account@gmane.org; Fri, 17 Sep 2010 23:57:35 +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 1Owivv-0003Nm-Ux; Fri, 17 Sep 2010 16:57: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 1Owivu-0003Nb-Kg for ding@lists.math.uh.edu; Fri, 17 Sep 2010 16:57:26 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1Owivt-0003i9-53 for ding@lists.math.uh.edu; Fri, 17 Sep 2010 16:57:26 -0500 Original-Received: from deliver.uni-koblenz.de ([141.26.64.15]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1Owivs-0006vO-00; Fri, 17 Sep 2010 23:57:24 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by deliver.uni-koblenz.de (Postfix) with ESMTP id DA5D178004AE; Fri, 17 Sep 2010 23:57:23 +0200 (CEST) Original-Received: from deliver.uni-koblenz.de ([127.0.0.1]) by localhost (deliver.uni-koblenz.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26959-05; Fri, 17 Sep 2010 23:57:23 +0200 (CEST) X-CHKRCPT: Envelopesender noch tassilo@member.fsf.org Original-Received: from thinkpad.localnet (p54AF01B1.dip0.t-ipconnect.de [84.175.1.177]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by deliver.uni-koblenz.de (Postfix) with ESMTP id E5AC3781898F; Fri, 17 Sep 2010 23:57:22 +0200 (CEST) User-Agent: KMail/1.13.5 (Linux/2.6.36-rc4+; KDE/4.5.1; x86_64; ; ) In-Reply-To: X-Virus-Scanned: amavisd-new at uni-koblenz.de X-Spam-Score: -4.9 (----) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:70941 Archived-At: On Friday 17 September 2010 21:24:38 Lars Magne Ingebrigtsen wrote: > >> Yes. But I see what's triggering this, perhaps: Is your method > >> part of `gnus-opened-servers'? > > > > Yes, it is. > > Then I don't understand it after all. Could you edebug further down > and see what makes it decide to extend the method instead of finding > it via `gnus-similar-server-opened'? `gnus-similar-server-opened' returns t. And because of that and the fact that the `cddr' of method is non-nil, `gnus-server-extend-method' drops to the else part of the if in `gnus-server-extend-method'. method is (nnml "archive" (nnml-inhibit-expiry t) (nnml-get-new-mail nil) (nnml-directory "~/.gnus.d/News/archive") (nnml-active-file "~/.gnus.d/News/archive/active")) when `gnus-similar-server-opened' is called. ,----[ C-h v gnus-opened-servers RET ] | gnus-opened-servers is a variable defined in `gnus.el'. | Its value is shown below. | | Documentation: | Not documented as a variable. | | Value: | (((nnml "archive+nnml+archive:sent-messages-2008" | (nnml-address "archive") | (nnml-inhibit-expiry t) | (nnml-get-new-mail nil) | (nnml-directory "~/.gnus.d/News/archive") | (nnml-active-file "~/.gnus.d/News/archive/active")) | ok) | ((nnml "archive+nnml+archive:sent-postings" | (nnml-address "archive") | (nnml-inhibit-expiry t) | (nnml-get-new-mail nil) | (nnml-directory "~/.gnus.d/News/archive") | (nnml-active-file "~/.gnus.d/News/archive/active")) | ok) | ((nnml "archive" | (nnml-inhibit-expiry t) | (nnml-get-new-mail nil) | (nnml-directory "~/.gnus.d/News/archive") | (nnml-active-file "~/.gnus.d/News/archive/active")) | ok) | ((nnml "archive" | (nnml-inhibit-expiry t) | (nnml-get-new-mail nil) | (nnml-directory "/home/horn/.gnus.d/News/archive") | (nnml-active-file "/home/horn/.gnus.d/News/archive/active")) | ok) | ((nntp "Uni" | (nntp-address "news.uni-koblenz.de")) | ok) | ((nntp "Gmane" | (nntp-address "news.gmane.org")) | ok) | ((nntp "Eclipse" | (nntp-address "news.eclipse.org")) | offline)) | | [back] `---- Bye, Tassilo