Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Hadron <hadronquark@googlemail.com>
To: info-gnus-english@gnu.org
Subject: Adding "face" in conjunction with gnus-posting-styles
Date: Tue, 24 Jul 2007 00:53:14 +0200	[thread overview]
Message-ID: <824pju68bp.fsf@googlemail.com> (raw)


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.

             reply	other threads:[~2007-07-23 22:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-23 22:53 Hadron [this message]
2007-07-24 13:52 ` David Z Maze
2007-07-30 15:26   ` Hadron

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=824pju68bp.fsf@googlemail.com \
    --to=hadronquark@googlemail.com \
    --cc=info-gnus-english@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).