Gnus development mailing list
 help / color / mirror / Atom feed
* multiple addresses and replying
@ 2000-12-19  0:08 Nick Papadonis
  2000-12-19  9:20 ` Kai Großjohann
  0 siblings, 1 reply; 2+ messages in thread
From: Nick Papadonis @ 2000-12-19  0:08 UTC (permalink / raw)


This was previously on the mailing list.  I read everything on it and
have come up with the following:

(setq gnus-posting-styles
      '((".*"
	 (signature-file "~/.signature"))
	(header "^To:.*" "npapadon@yahoo.com"
		(address "npapadon@yahoo.com")
		(signature-file "~/.signature-informal"))
	("^nn.+:"
	 (signature-file "~/.signature"))))

I should reply with "npapadon@yahoo.com" when a message had a
destination for this address.  However, I put this in .gnus and
evaluated it and it doesn't work.

Any ideas? GNUS v5.8.8

-- 
- Nick



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

* Re: multiple addresses and replying
  2000-12-19  0:08 multiple addresses and replying Nick Papadonis
@ 2000-12-19  9:20 ` Kai Großjohann
  0 siblings, 0 replies; 2+ messages in thread
From: Kai Großjohann @ 2000-12-19  9:20 UTC (permalink / raw)
  Cc: ding

On 18 Dec 2000, Nick Papadonis wrote:

> (setq gnus-posting-styles
>       '((".*"
> 	 (signature-file "~/.signature"))
> 	(header "^To:.*" "npapadon@yahoo.com"
> 		(address "npapadon@yahoo.com")
> 		(signature-file "~/.signature-informal"))

I think you want one more ")" in this line

> 	("^nn.+:"
> 	 (signature-file "~/.signature"))))

... and remove one of these ")".

kai
-- 
A large number of young women don't trust men with beards.  (BFBS Radio)



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

end of thread, other threads:[~2000-12-19  9:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-19  0:08 multiple addresses and replying Nick Papadonis
2000-12-19  9:20 ` Kai Großjohann

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).