Hasse Hagen Johansen <[EMAIL PROTECTED]> 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--
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to