From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/43714 Path: quimby.gnus.org!not-for-mail From: Nevin Kapur Newsgroups: gmane.emacs.gnus.general Subject: Re: Does Mail-Followup-To generation? Date: Fri, 01 Mar 2002 11:18:11 -0500 Message-ID: References: NNTP-Posting-Host: quimby2.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: quimby2.netfonds.no 1014999847 27306 195.204.10.66 (1 Mar 2002 16:24:07 GMT) X-Complaints-To: usenet@quimby2.netfonds.no NNTP-Posting-Date: 1 Mar 2002 16:24:07 GMT Cc: Ding Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by quimby2.netfonds.no with esmtp (Exim 3.12 #1 (Debian)) id 16gppG-00076F-00; Fri, 01 Mar 2002 17:24:06 +0100 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 16gpjy-0000x4-00; Fri, 01 Mar 2002 10:18:38 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 01 Mar 2002 10:18:41 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id KAA06363 for ; Fri, 1 Mar 2002 10:18:30 -0600 (CST) Original-Received: (qmail 24099 invoked by alias); 1 Mar 2002 16:18:22 -0000 Original-Received: (qmail 24094 invoked from network); 1 Mar 2002 16:18:21 -0000 Original-Received: from fermat.mts.jhu.edu (?z5VrDxu6EL9UcAqj5xPQCMCQB229nTd+?@128.220.17.18) by gnus.org with SMTP; 1 Mar 2002 16:18:21 -0000 Original-Received: (from nevin@localhost) by fermat.mts.jhu.edu (8.11.6/8.11.6) id g21GIBx05261; Fri, 1 Mar 2002 11:18:11 -0500 X-Authentication-Warning: fermat.mts.jhu.edu: nevin set sender to nevin@jhu.edu using -f Original-To: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai =?iso-8859-1?q?Gro=DFjohann?=) X-Face: H~?ZI_L2!bGIrH^iC0e8t85[S`lwpP_/-sOvkGnN[\)[S";}xM3[Ib!ljz-80yK9SIf9sz6/DcY?yKUq1=-&XdrLjA^wK1 In-Reply-To: (Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "Fri, 01 Mar 2002 16:52:10 +0100") Mail-Followup-To: Kai.Grossjohann@CS.Uni-Dortmund.DE, ding@gnus.org Original-Lines: 26 User-Agent: Gnus/5.090006 (Oort Gnus v0.06) XEmacs/21.4 (Common Lisp, i686-pc-linux) Precedence: list X-Majordomo: 1.94.jlt7 Xref: quimby.gnus.org gmane.emacs.gnus.general:43714 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:43714 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes: > Nevin Kapur writes: > >> (to-address . "Ding ") >> (to-list . "Ding ") >> (subscribed . t) > > I think you should set either to-address, or to-list, but not both. > I think if you set the subscribed parameter (but see also the > variable message-subscribed-addresses), then you don't need to set > to-list or to-address. But the manual gives the impression that setting the subscribed parameter to t will ensure that the to-list and to-address will be considered in the generation of MFT. My cursory examination of the code indicates that this is not the case. One needs to set message-subscribed-address-functions to '(gnus- > (Hm, maybe to-list is useful for the `a' key.) That's precisely why I have it in there. -- Nevin