From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/27411 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: [patch] Use user-mail-address as set by posting-styles Date: 01 Dec 1999 19:49:28 +0100 Organization: Programmerer Ingebrigtsen Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035164445 24478 80.91.224.250 (21 Oct 2002 01:40:45 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:40:45 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id NAA02799 for ; Wed, 1 Dec 1999 13:46:20 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id MAB01189; Wed, 1 Dec 1999 12:44:38 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 01 Dec 1999 12:44:52 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id MAA25425 for ; Wed, 1 Dec 1999 12:44:41 -0600 (CST) Original-Received: from quimby.gnus.org (quimby.gnus.org [193.69.4.139]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id NAA02768 for ; Wed, 1 Dec 1999 13:44:14 -0500 (EST) Original-Received: (from news@localhost) by quimby.gnus.org (8.9.3/8.9.3) id TAA16106 for ding@gnus.org; Wed, 1 Dec 1999 19:46:22 +0100 (CET) Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 19 Original-NNTP-Posting-Host: quimbies.gnus.org Original-X-Trace: quimby.gnus.org 944073981 18133 193.69.4.148 (1 Dec 1999 18:46:21 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 1 Dec 1999 18:46:21 GMT Mail-Copies-To: never X-Now-Playing: Barbara Morgenstern's _Vermona ET 6-1_: "Der Wunsch Teil Zwei" User-Agent: Gnus/5.0801 (Gnus v5.8.1.1) XEmacs/21.2 (Sumida) X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > Attached is a patch that uses the user-mail-address (as set from > posting-styles) as an argument to senmdail -f. This ensures that the > envelope matches the From: which is preferable in all cases for me. Thanks for the patch; I've applied it to Gnus v5.8.0. > Lars, I noticed that message-generate-new-buffer-clone-locals takes an > optional second argument according to the documentation. However, the > actual code doesn't work that way -- the actual argument is ignored. > This isn't used much so it probably isn't a big deal, but maybe the > arg list should be modified to reflect the real behavior. I've now fixed the code instead. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen