info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Changing signature depending on From: header


From: Michal Nazarewicz
Subject: Re: Changing signature depending on From: header
Date: Thu, 05 Jun 2008 00:22:50 +0200
User-agent: Gnus/5.110009 (No Gnus v0.9) Emacs/23.0 (Slckware Linux)

Hasse Hagen Johansen <hhj@remove-musikcheck.dk> writes:

> I would like to change signature depending on which From: I am
> using. Gnus posting styles doesn't seem to solve that problem?

It does for me:

#v+
(setq
 gnus-posting-styles
 '((".*"
    (signature-file (concat sig-dir "/english"))
    (x-url "http://mina86.com/";))
   ("^pl\\.\\|^alt\\.pl\\.\\|pw\\."
    (signature-file (concat sig-dir "/polish")))))
#v-


-- 
Best regards,                                         _     _
 .o. | Liege of Serenly Enlightened Majesty of      o' \,=./ `o
 ..o | Computer Science,  Michal "mina86" Nazarewicz   (o o)
 ooo +--<mina86*tlen.pl>--<jid:mina86*jabber.org>--ooO--(_)--Ooo--


reply via email to

[Prev in Thread] Current Thread [Next in Thread]