From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/36057 Path: main.gmane.org!not-for-mail From: ShengHuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: `C-c C-i' has stopped working because "The" was removed Date: 29 Apr 2001 09:04:35 -0400 Message-ID: <2n3dar6en0.fsf@tiger.jia.vnet> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035171707 6538 80.91.224.250 (21 Oct 2002 03:41:47 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:41:47 +0000 (UTC) Return-Path: Original-Received: (qmail 1902 invoked by alias); 29 Apr 2001 13:04:53 -0000 Original-Received: (qmail 1897 invoked from network); 29 Apr 2001 13:04:52 -0000 Original-Received: from roc-24-95-193-77.rochester.rr.com (HELO zsh.yi.org) (root@24.95.193.77) by gnus.org with SMTP; 29 Apr 2001 13:04:52 -0000 Original-Received: (from zsh@localhost) by zsh.yi.org (8.11.0/8.10.0) id f3TD4ZJ30172; Sun, 29 Apr 2001 09:04:36 -0400 Original-To: ding@gnus.org X-Attribution: ZSH X-Face: 'IF:e51ib'Qbl^(}l^&4-J`'P!@[4~O|&k#:@Gld#b/]oMq&`&FVY._3+b`mzp~Jeve~/#/ ERD!OTe<86UhyN=l`mrPY)M7_}`Ktt\K+58Z!hu7>qU,i.N7TotU[FYE(f1;}`g2xj!u*l`^&=Q!g{ *q|ddto|nkt"$r,K$[)"|6,elPH= GJ6Q In-Reply-To: (Karl Kleinpaste's message of "20 Apr 2001 22:52:01 -0400") User-Agent: Gnus/5.090003 (Oort Gnus v0.03) Emacs/21.0.103 Original-Lines: 14 Xref: main.gmane.org gmane.emacs.gnus.general:36057 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:36057 Karl Kleinpaste writes: > A couple weeks ago, Lars removed "The" from a bunch of info nodes. > Now `C-c C-i' is throwing an error because of it. > > Signaling: (error "No such node: The Summary Buffer") > signal(error ("No such node: The Summary Buffer")) > cerror("No such node: %s" "The Summary Buffer") > apply(cerror "No such node: %s" "The Summary Buffer") > error("No such node: %s" "The Summary Buffer") Fixed. ShengHuo