From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/38652 Path: main.gmane.org!not-for-mail From: ShengHuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: Can't retreat either Date: Fri, 07 Sep 2001 02:50:20 -0400 Message-ID: <2nzo87h4ur.fsf@piglet.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 1035174480 23605 80.91.224.250 (21 Oct 2002 04:28:00 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:28:00 +0000 (UTC) Return-Path: Return-Path: Original-Received: (qmail 21195 invoked from network); 7 Sep 2001 06:50:26 -0000 Original-Received: from roc-24-95-193-77.rochester.rr.com (HELO zsh.2y.net) (@24.95.193.77) by gnus.org with SMTP; 7 Sep 2001 06:50:26 -0000 Original-Received: (from zsh@localhost) by zsh.2y.net (8.11.4/8.11.2) id f876oKW23100; Fri, 7 Sep 2001 02:50:20 -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 Mail-Copies-To: never In-Reply-To: (Harry Putnam's message of "06 Sep 2001 17:10:12 -0700") User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.106 Original-Lines: 11 Xref: main.gmane.org gmane.emacs.gnus.general:38652 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:38652 Harry Putnam writes: [...] > Backtrace below, can someone see what the trouble is? > `gnus-correct-length' appears only in ~/.newsrc.eld. Is not found in > any of the *.el files under my gnus_03 tree. (setq gnus-format-specs nil) fixes the problem. ShengHuo