Gnus development mailing list
 help / color / mirror / Atom feed
* Message access from gnus-posting-styles?
@ 1999-11-16 15:37 Norman Walsh
  1999-11-16 17:53 ` David S. Goldberg
  0 siblings, 1 reply; 2+ messages in thread
From: Norman Walsh @ 1999-11-16 15:37 UTC (permalink / raw)


I'm not very familiar with the guts of pgnus, so I hope I'm just
missing something.

For a while now, I've been using gnus-posting-styles and a
function to generate my mail signature, like this:

(setq gnus-posting-styles
      '((".*"
	 (name "Norman Walsh")
	 (address "ndw@nwalsh.com")
	 ("X-URL" "http://nwalsh.com/")
	 (signature (mail-signature "~/.signature.default")))))

(Obviously there's more to it in real life, but that's the idea)

Now, here's my question. I want to make the content of the signature
a little more dynamic (I'll spare you the details), so I'd like to
know what I can get access to when mail-signature is called in the
course of processing gnus-posting styles.

In particular, can I get access to the headers? If the message
is being created as a reply, can I get the address(es) of the
recipients of the message?

They don't appear to be in the current buffer when
mail-signature is called, but I might have missed something.

                                        Cheers,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com>      | What good is a can of worms if you
http://nwalsh.com/                 | never open it?--Bob Arning



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

end of thread, other threads:[~1999-11-16 17:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-11-16 15:37 Message access from gnus-posting-styles? Norman Walsh
1999-11-16 17:53 ` David S. Goldberg

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