From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/55233 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.gnus.general Subject: Re: mail-followup-to in docs Date: Mon, 15 Dec 2003 12:54:47 +0100 Sender: ding-owner@lists.math.uh.edu Message-ID: References: <87brqdk68k.fsf@uwo.ca> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1071489574 13741 80.91.224.253 (15 Dec 2003 11:59:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 15 Dec 2003 11:59:34 +0000 (UTC) Original-X-From: ding-owner+M3773@lists.math.uh.edu Mon Dec 15 12:59:30 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AVrNq-00014B-00 for ; Mon, 15 Dec 2003 12:59:30 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1AVrNa-0004iw-00; Mon, 15 Dec 2003 05:59:14 -0600 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1AVrNW-0004ir-00 for ding@lists.math.uh.edu; Mon, 15 Dec 2003 05:59:10 -0600 Original-Received: from pfepc.post.tele.dk (pfepc.post.tele.dk [195.41.46.237]) by justine.libertine.org (Postfix) with ESMTP id B9FEF3A0040 for ; Mon, 15 Dec 2003 05:59:09 -0600 (CST) Original-Received: from [195.215.224.203] (0xc3d7e0cb.esnxr4.ras.tele.dk [195.215.224.203]) by pfepc.post.tele.dk (Postfix) with ESMTP id AE66D262801 for ; Mon, 15 Dec 2003 12:58:59 +0100 (CET) Original-To: ding@gnus.org Mail-Followup-To: ding@gnus.org In-Reply-To: <87brqdk68k.fsf@uwo.ca> (Dan Christensen's message of "Fri, 12 Dec 2003 17:42:51 -0500") User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:55233 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:55233 Dan Christensen writes: > The "Mailing Lists" node of the info docs talks mainly about > mail-followup-to, but the index entry for mail-followup-to doesn't > point to it. Sure? `i Mail-Followup-To' in the Message manual takes me to that node. > Also, in the description of "to-list" on the "Group Parameters" page, > there are two similar paragraphs: > > Probably the second one should be deleted. Yup. > Maybe this could be made more explicit, e.g. insert the following > sentence before the *Note. > > The other step is to put the following in your gnus.el: > > (setq message-subscribed-address-functions > '(gnus-find-subscribed-addresses)) Yup. > Is there some reason this isn't the default setting? I think because Message is supposed to be independent of Gnus.