From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/34846 Path: main.gmane.org!not-for-mail From: Paul J Collins Newsgroups: gmane.emacs.gnus.general Subject: Re: Mail-Followup-To interaction with gnus-summary-followup Date: 18 Feb 2001 17:06:40 +0000 Organization: hierarchical Sender: owner-ding@hpc.uh.edu Message-ID: <87itm7ex9i.fsf@sto-kerrig.org> References: <87y9vdwabb.fsf@sto-kerrig.org> <873ddeiezv.fsf@sto-kerrig.org> <2n66i99g4u.fsf@tiger.jia.vnet> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035170693 32384 80.91.224.250 (21 Oct 2002 03:24:53 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:24:53 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by mailhost.sclp.com (Postfix) with ESMTP id 25C3CD049E for ; Sun, 18 Feb 2001 12:05:55 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.3/8.9.3) with ESMTP id LAC26351; Sun, 18 Feb 2001 11:05:49 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 18 Feb 2001 11:05:09 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id LAA04094 for ; Sun, 18 Feb 2001 11:04:59 -0600 (CST) Original-Received: from quimby.gnus.org (quimby.gnus.org [195.204.10.139]) by mailhost.sclp.com (Postfix) with ESMTP id D8C6BD049E for ; Sun, 18 Feb 2001 12:05:27 -0500 (EST) Original-Received: (from news@localhost) by quimby.gnus.org (8.9.3/8.9.3) id SAA23271 for ding@gnus.org; Sun, 18 Feb 2001 18:05:24 +0100 (CET) Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-NNTP-Posting-Host: dialup-033.clonmel.iol.ie Original-X-Trace: quimby.gnus.org 982515924 13662 194.125.42.225 (18 Feb 2001 17:05:24 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 18 Feb 2001 17:05:24 GMT User-Agent: Gnus/5.090001 (Oort Gnus v0.01) Emacs/20.7 Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 35 Xref: main.gmane.org gmane.emacs.gnus.general:34846 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:34846 >>>>> "SZ" == ShengHuo ZHU writes: SZ> prj@po.cwru.edu (Paul Jarc) writes: SZ> [...] >> Changelog entry: >> 2001-02-17 Paul Jarc >> * message.el: Fix bug with Mail-Followup-To/to-address interaction. SZ> Committed. I'm still seeing this problem, where the Mail-Followup-To header's value is being used on `f', even when message-use-followup-to is nil. Strangely, if message-use-followup-to is t, everything works as expected. This patch gives me the correct behaviour, but I cannot say from my cursory reading of `message.el' if it's the Right Way To Do It: --- message.el Sun Feb 18 16:37:03 2001 +++ message.el.new Sun Feb 18 17:00:51 2001 @@ -3941,7 +3941,7 @@ (setq follow-to (list (cons 'To (or to-address mrt reply-to from)))) (when (and (and wide (or mft mct)) (not (member (cons 'To (or mft mct)) follow-to))) - (push (cons 'Cc (or mft mct)) follow-to))) + (push (cons 'Cc (or (and message-use-followup-to mft) mct)) follow-to))) (let (ccalist) (save-excursion (message-set-work-buffer) -- Paul Collins - - - [ ] GPG: 0A49 49A9 2932 0EE5 89B2 9EE0 3B65 7154 8131 1BCD "This one's optimistic, this one went to market; this one just came out of the swamp."