Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Re: Different .sig file for different newsgroups?
       [not found] <m2he23pyjd.fsf@joelr.ellegon.com>
  2003-10-20 18:38 ` Different .sig file for different newsgroups? Karl Pflästerer
@ 2003-10-20 18:40 ` Adam Sjøgren
  1 sibling, 0 replies; 2+ messages in thread
From: Adam Sjøgren @ 2003-10-20 18:40 UTC (permalink / raw)


On 20 Oct 2003 13:13:58 -0500, Joel wrote:

> Is there some way to have a different .sig, depending on which
> newsgroup I'm posting in?

Posting styles are quite convenient for that:

 <http://gnus.org/manual/gnus_139.html#SEC139>

Here a (trimmed) snippet from mine:

(setq gnus-posting-styles
      '(("^nnml.*:ibl"
	 (address "ibl@koldfront.dk")
	 (signature-file "~/.signature.ibl")
	 (organization "Institut for Bathique et Lommephilosophiae, Copenhagen, Denmark")
	 )
	("^nnml.*:undertow"
	 (signature-file "~/.signature.undertow")
	 )
	(message-this-is-news
	 (address "spamtrap@asjo.org")
         (signature-file "~/.signature.news")
	 )
	))


  Best regards,

-- 
 Det største problem ved usenet er, at dem man har            Adam Sjøgren
 i sin kill-file hele tiden skifter From:-linie          asjo@koldfront.dk


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Different .sig file for different newsgroups?
       [not found] <m2he23pyjd.fsf@joelr.ellegon.com>
@ 2003-10-20 18:38 ` Karl Pflästerer
  2003-10-20 18:40 ` Adam Sjøgren
  1 sibling, 0 replies; 2+ messages in thread
From: Karl Pflästerer @ 2003-10-20 18:38 UTC (permalink / raw)


On 20 Oct 2003, Joel Rosenberg <- joelr@ellegon.com wrote:

> Is there some way to have a different .sig, depending on which
> newsgroup I'm posting in?

posting-styles.

   KP

-- 
And as in uffish thought he stood,
The Jabberwock, with eyes of flame,
Came whiffling through the tulgey wood,
And burbled as it came!                "Lewis Carroll" "Jabberwocky"


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-10-20 18:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <m2he23pyjd.fsf@joelr.ellegon.com>
2003-10-20 18:38 ` Different .sig file for different newsgroups? Karl Pflästerer
2003-10-20 18:40 ` Adam Sjøgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).