Gnus development mailing list
 help / color / mirror / Atom feed
* gnus-posting-styles bug?
@ 2001-02-07 14:17 Nick Papadonis
  0 siblings, 0 replies; only message in thread
From: Nick Papadonis @ 2001-02-07 14:17 UTC (permalink / raw)


I have been having some problems with gnus-posting-styles for some
time.  There hasn't been anyone that claims the (header ...) variable works
with it.  I will post for help here on more time before hanging
myself. :)

I get a header:
To: npapadon@yahoo.com

And use this posting-style:
(setq gnus-posting-styles
      '((".*"
	 (signature-file "~/.signature")
	 (name "Nick Papadonis")
	 (organization "Nowhere, Inc."))
	(header "To" "npapadon@yahoo.com"
		(organization "Somewhere, Inc."))
	("^nn.+:"
	 (signature-file "~/.signature"))))

or even

(header "To" "npapadon" ...)

and "Organization: Nowhere, Inc." is still inserted all the time.

Maybe the header variable is broken/not updated?

Is 'header' updated in message.el?  

Any ideas?

-- 
- Nick



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-02-07 14:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-07 14:17 gnus-posting-styles bug? Nick Papadonis

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