From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/34825 Path: main.gmane.org!not-for-mail From: ShengHuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: dyn changing sender address? Date: 17 Feb 2001 13:55:49 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: <2nd7ch9m16.fsf@tiger.jia.vnet> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035170676 32279 80.91.224.250 (21 Oct 2002 03:24:36 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:24:36 +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 D4501D04A1 for ; Sat, 17 Feb 2001 13:57:09 -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 MAC10628; Sat, 17 Feb 2001 12:57:00 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 17 Feb 2001 12:56:20 -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 MAA28280 for ; Sat, 17 Feb 2001 12:56:09 -0600 (CST) Original-Received: from zsh.yi.org (roc-24-93-30-91.rochester.rr.com [24.93.30.91]) by mailhost.sclp.com (Postfix) with ESMTP id 5FF9DD04A1 for ; Sat, 17 Feb 2001 13:56:37 -0500 (EST) Original-Received: (from zsh@localhost) by zsh.yi.org (8.11.0/8.10.0) id f1HItn001234; Sat, 17 Feb 2001 13:55:49 -0500 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: (Nick Papadonis's message of "17 Feb 2001 13:00:06 -0500") User-Agent: Gnus/5.090001 (Oort Gnus v0.01) Emacs/21.0.99 Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 36 Xref: main.gmane.org gmane.emacs.gnus.general:34825 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:34825 Nick Papadonis writes: > Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes: > > On 16 Feb 2001, Nick Papadonis wrote: > > > > > Does anyone know how to change the 'From:' header in a reply, > > > based on the 'To:' header in the original message? Fixed. For example: (header "to" "ding@gnus" (address "address1")) (header "cc" "ding@gnus" (address "address1")) (header "to" "bugs@gnus" (address "address2")) BTW, the example in the info was wrong. > > There is header-action.el which can do this kind of thing. I also > > think that gnus-pers.el can do this. > > > > Hmmm... I have the newest version of Gnus and Xemacs. Neither of > these files are in my installation trees. gnus-pers.el doesn't even > come with gnus. Neither of them is part of Gnus. Check Emacs Lisp List (http://www.anc.ed.ac.uk/~stephen/emacs/ell.html), you'll find them. ShengHuo -- (setq gnus-posting-styles '((".*" (signature (format "(setq gnus-posting-styles '%S)" gnus-posting-styles)))))