From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/77407 Path: news.gmane.org!not-for-mail From: ludo@gnu.org (Ludovic =?iso-8859-1?Q?Court=E8s?=) Newsgroups: gmane.emacs.gnus.general Subject: Re: nnregistry problem Date: Mon, 28 Feb 2011 14:10:55 +0100 Message-ID: <87ei6se23k.fsf@gnu.org> References: <84hbcagf6s.fsf@aol.com> <87tyftsnr8.fsf@gnu.org> <87bp212y3w.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1298898697 15365 80.91.229.12 (28 Feb 2011 13:11:37 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 28 Feb 2011 13:11:37 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M25731@lists.math.uh.edu Mon Feb 28 14:11:33 2011 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 1Pu2su-00010F-PU for ding-account@gmane.org; Mon, 28 Feb 2011 14:11:33 +0100 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 1Pu2sf-0001xs-8h; Mon, 28 Feb 2011 07:11:17 -0600 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 1Pu2sc-0001xR-Qd for ding@lists.math.uh.edu; Mon, 28 Feb 2011 07:11:14 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1Pu2sb-0000OW-9W for ding@lists.math.uh.edu; Mon, 28 Feb 2011 07:11:14 -0600 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1Pu2sa-0005bQ-I6 for ding@gnus.org; Mon, 28 Feb 2011 14:11:12 +0100 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Pu2sX-0000n5-9o for ding@gnus.org; Mon, 28 Feb 2011 14:11:09 +0100 Original-Received: from 193.50.110.208 ([193.50.110.208]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 28 Feb 2011 14:11:09 +0100 Original-Received: from ludo by 193.50.110.208 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 28 Feb 2011 14:11:09 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 37 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 193.50.110.208 X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 10 =?iso-8859-1?Q?Vent=F4se?= an 219 de la =?iso-8859-1?Q?R=E9volution?= X-PGP-Key-ID: 0xEA52ECF4 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 83C4 F8E5 10A3 3B4C 5BEA D15D 77DD 95E2 EA52 ECF4 X-OS: x86_64-unknown-linux-gnu User-Agent: Gnus/5.110013 (No Gnus v0.13) Emacs/23.2 (gnu/linux) Cancel-Lock: sha1:SiGX0cnu0PbcgoCklyjzPOs0TT0= X-Spam-Score: -0.7 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:77407 Archived-At: Hi, Ted Zlatanov writes: > On Thu, 24 Feb 2011 11:58:03 +0100 ludo@gnu.org (Ludovic Courtès) wrote: > >>> I was reading gmane.emacs.gnus.general and read the message >>> from Norbet Koch with the subject "Re: Your public key". >>> >>> Message-ID: >>> >>> I typed ^ (gnus-summary-refer-parent-article) and got the >>> message: >>> >>> No such function: nnregistry-request-group >>> >>> I now saw in the *Summary* buffer: >>> >>> n/a│O │nobody ║ ● (none) > > LC> I get the same situation, which indicates that nnregistry couldn’t find > LC> the article in the registry; *Messages* shows this: > > LC> nnregistry: requesting article `fake+none+gmane.emacs.gnus.general+-2' in group `nil' > LC> Fetched article <87y65ouqa5.fsf@keller.adm.naquadah.org> > LC> No such article (may have expired or been canceled) > > LC> I agree that this is suboptimal but I’m not sure what to do. > > The fake article shouldn't be displayed? There should be a message indicating that the article couldn’t be found but the summary should be left as is, I think (like when hitting ^ on a message with no references.) Thanks, Ludo’.