From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/70884 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.gnus.general Subject: Re: Archive group broken since very recently Date: Thu, 16 Sep 2010 21:03:04 +0200 Message-ID: <201009162103.05272.tassilo@member.fsf.org> References: <201009151804.11061.tassilo@member.fsf.org> <201009161226.27550.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 1284663820 16321 80.91.229.12 (16 Sep 2010 19:03:40 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 16 Sep 2010 19:03:40 +0000 (UTC) Cc: Lars Magne Ingebrigtsen To: ding@gnus.org Original-X-From: ding-owner+M19257@lists.math.uh.edu Thu Sep 16 21:03:38 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 1OwJkA-00019r-7i for ding-account@gmane.org; Thu, 16 Sep 2010 21:03:38 +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 1OwJjl-0002a7-R8; Thu, 16 Sep 2010 14:03:13 -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 1OwJjk-0002Zx-47 for ding@lists.math.uh.edu; Thu, 16 Sep 2010 14:03:12 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1OwJji-00016s-4P for ding@lists.math.uh.edu; Thu, 16 Sep 2010 14:03:11 -0500 Original-Received: from deliver.uni-koblenz.de ([141.26.64.15]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1OwJjh-0004FI-00; Thu, 16 Sep 2010 21:03:09 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by deliver.uni-koblenz.de (Postfix) with ESMTP id F186B78274C9; Thu, 16 Sep 2010 21:03:06 +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 07416-05; Thu, 16 Sep 2010 21:03:06 +0200 (CEST) X-CHKRCPT: Envelopesender noch tassilo@member.fsf.org Original-Received: from thinkpad.localnet (p54AF01ED.dip0.t-ipconnect.de [84.175.1.237]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by deliver.uni-koblenz.de (Postfix) with ESMTP id 508EE7826BEA; Thu, 16 Sep 2010 21:03:06 +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:70884 Archived-At: On Thursday 16 September 2010 20:00:59 Lars Magne Ingebrigtsen wrote: > Tassilo Horn writes: > > The I restarted gnus, and that's the initial value. After startup, > > *Server* only shows one archive. Then I try entering sent-postings > > and enter *Server* again, and boom, there's > > > > {nnml:archive+nnml+archive:sent-postings} (opened) > > The server buffer will list all servers that it thinks exist. So the > question is why it thinks this server exists. What does `G E' on the > sent-postings group say? It says: --8<---------------cut here---------------start------------->8--- ;;; Editing the group info for `nnml+archive:sent-postings'. ;; Type `C-c C-c' after you've finished editing. ("nnml+archive:sent-postings" 3 ((1 . 762)) ((seen (1 . 617) 629 (660 . 669))) (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"))) --8<---------------cut here---------------end--------------->8--- Now I've also subscibet to the group nnml+archive+nnml+archive:sent-postings:archive.sent-postings from that weird server. `G E' on that shows: --8<---------------cut here---------------start------------->8--- ;;; Editing the group info for `nnml+archive+nnml+archive:sent- postings:archive.sent-postings'. ;; Type `C-c C-c' after you've finished editing. ("nnml+archive+nnml+archive:sent-postings:archive.sent-postings" 3 nil nil (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"))) --8<---------------cut here---------------end--------------->8--- Oh, interesting. When I try to enter that group, my *Server* buffer has a new member: {nnml:archive+nnml+archive:sent- postings+nnml+archive+nnml+archive:sent-postings:sent-postings:sent- postings:archive.sent-postings} (opened) ;-) Bye, Tassilo