From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/37098 Path: main.gmane.org!not-for-mail From: ShengHuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: Problems with Followup, Mail-Forwarding, Reply ... :-( Date: Tue, 24 Jul 2001 19:19:02 -0700 Message-ID: <2nitgh3g4p.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 1035172573 12095 80.91.224.250 (21 Oct 2002 03:56:13 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:56:13 +0000 (UTC) Return-Path: Return-Path: Original-Received: (qmail 7664 invoked from network); 25 Jul 2001 02:21:50 -0000 Original-Received: from unknown (HELO zsh.2y.net) (131.241.79.246) by gnus.org with SMTP; 25 Jul 2001 02:21:50 -0000 Original-Received: (from zsh@localhost) by zsh.2y.net (8.11.2/8.11.2) id f6P2J3D07725; Tue, 24 Jul 2001 19:19:03 -0700 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: (prj@po.cwru.edu's message of "Tue, 24 Jul 2001 21:41:38 -0400") User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.104 Original-Lines: 19 Xref: main.gmane.org gmane.emacs.gnus.general:37098 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:37098 prj@po.cwru.edu (Paul Jarc) writes: > Jon Allen Boone writes: >> prj@po.cwru.edu (Paul Jarc) writes: >>> Hmm. What is the value of message-use-mail-followup-to? >> >> t > ... >> Interestingly, it seems like t is a bogus value and that it should >> be use or ask or nil, right? > > Anything other than nil or 'ask Just Happens To produce the same > behavior as 'use. The default is t, but it probably ought to be 'use, > since the behaavior is documented only for 'use, 'ask, and nil. Can > someone fix this in CVS? Fixed. ShengHuo