Gnus development mailing list
 help / color / mirror / Atom feed
* Bug in posting styles?
@ 1999-04-19 17:21 Norman Walsh
  1999-06-12  2:09 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 5+ messages in thread
From: Norman Walsh @ 1999-04-19 17:21 UTC (permalink / raw)


I reported this a few weeks ago, when I was running 0.65. Lars
kindly asked me to try it with a more recent version of pgnus.
Fair enough. ;-)

Now I'm running 0.83, with these posting styles:

(setq gnus-posting-styles
      '((".*"
	 (name "Norman Walsh")
	 (address "ndw@nwalsh.com")
	 ("X-URL" "http://nwalsh.com/")
	 (signature (mail-quote "~/.signature.default")))
	("^nnml:w3c-xsl-wg"
	 (address "nwalsh@arbortext.com")
	 ("X-URL" "http://www.arbortext.com/")
	 (signature (mail-quote "~/.signature.arbortext")))
	(".*arbortext.*"
	 (address "nwalsh@arbortext.com")
	 ("X-URL" "http://www.arbortext.com/")
	 (signature (mail-quote "~/.signature.arbortext")))
	("^nnml:davenport.admin"
	 (signature "foo"))
	("^nnml:davenport$"
	 (signature (mail-quote "~/.signature.docbook")))
	("^nnml:spam"
	 (address "norm@berkshire.net")
	 (signature (mail-quote "~/.signature.berkshire")))
))

When I enter the mail group 'nnml:davenport.admin' and press 'm',
I get a buffer that looks like this:

  Gcc: nnml:davenport.admin
  To: 
  Subject: 
  Reply-to: Norman Walsh <ndw@nwalsh.com>
  X-URL: http://nwalsh.com/
  Gcc: nnfolder+archive:1999-04.nwalshpc
  --text follows this line--
  
  
                                          Cheers,
                                            norm
  -- 
  Norman Walsh <ndw@nwalsh.com>      | The man with ten children is
  http://nwalsh.com/                 | better off than the one with ten
                                     | thousand fonts of type, because
                                     | the man with ten children doesn't
                                     | want any more.
  
  -- 
  foo

where I expected just "foo".  My real goal is to get (signature nil)
working in the davenport.admin group.

Bug or user error?

                                        Cheers,
                                          norm

P.S. Note that I can't easily tell if the mail-quote versions
are getting multiply applied because they trim the signature off
if they find one.

-- 
Norman Walsh <ndw@nwalsh.com>      | Truth lies within a little
http://nwalsh.com/                 | uncertain compass, but error is
                                   | immense.



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

end of thread, other threads:[~1999-06-12 11:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-04-19 17:21 Bug in posting styles? Norman Walsh
1999-06-12  2:09 ` Lars Magne Ingebrigtsen
1999-06-12 11:17   ` Norman Walsh
1999-06-12 11:28     ` Lars Magne Ingebrigtsen
1999-06-12 11:34       ` Norman Walsh

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