Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Adding "face" in conjunction with gnus-posting-styles
@ 2007-07-23 22:53 Hadron
  2007-07-24 13:52 ` David Z Maze
  0 siblings, 1 reply; 3+ messages in thread
From: Hadron @ 2007-07-23 22:53 UTC (permalink / raw)
  To: info-gnus-english


I currently use the gnus-posting-styles attribute "x-face-file" which
takes an xface file as a parameter.

I wish to add a "face"

(http://gnus.org/manual/gnus_286.html)

I have this in my .gnus

(setq message-required-news-headers
           (nconc message-required-news-headers
                  (list '(Face . (lambda ()
                                   (gnus-face-from-file
           "~/.xfaces/face.jpeg"))))))

Could someone help me integrate it into gnus-posting-styles so it only
adds the face header if the group name contains "pattern".

thanks for any help.

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

end of thread, other threads:[~2007-07-30 15:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-23 22:53 Adding "face" in conjunction with gnus-posting-styles Hadron
2007-07-24 13:52 ` David Z Maze
2007-07-30 15:26   ` Hadron

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