Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Exal de Jesus Garcia Carrillo <no-spam@gnu.org>
To: info-gnus-english@gnu.org
Subject: Re: Display image
Date: Wed, 27 Jun 2007 10:58:15 -0500	[thread overview]
Message-ID: <f5u1f1$ds$1@hercules.cohp1> (raw)
In-Reply-To: <mailman.2624.1182841369.32220.info-gnus-english@gnu.org>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Em Terça 26 Junho 2007 02:00, Tassilo Horn escreveu:

[...]

> What's a "display image"? Do you mean the (X-)Face-headers?
> 

Yes.

> ,----[ (info "(gnus)X-Face") ]
> | `X-Face' headers describe a 48x48 pixel black-and-white (1 bit depth)
> | image that's supposed to represent the author of the message.  It
> | seems to be supported by an ever-growing number of mail and news
> | readers.
> `----
> 
> ,----[ (info "(gnus)Face") ]
> | `Face' headers are essentially a funkier version of `X-Face'
> | ones. They describe a 48x48 pixel colored image that's supposed to
> | represent the author of the message.
> `----


Sure, I have read the gnus manual page of this
(http://gnus.org/manual/gnus_285.html), So, I dont understand how does it
works:

(setq message-required-news-headers
      (nconc message-required-news-headers
             (list '(X-Face . gnus-random-x-face))))
        

(setq message-required-news-headers
      (nconc message-required-news-headers
             (list '(X-Face . (lambda ()
                                (gnus-x-face-from-file
                                 "~/My-face.gif"))))))


because I dont have any `message-required-news-headers' in my Emacs.

thanks.
- -- 
Spam protection:
replace the word `no-spam' for exal

.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGgokeoZmxoVJRtGIRAh+2AKCR9lAN6Hb+yjzpCEXet3j07SAQAwCePJvh
ug3liWl1E1baxmpoE/tbuQA=
=SGC1
-----END PGP SIGNATURE-----

      parent reply	other threads:[~2007-06-27 15:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-25 18:14 Exal de Jesus Garcia Carrillo
2007-06-26  7:00 ` Tassilo Horn
     [not found] ` <mailman.2624.1182841369.32220.info-gnus-english@gnu.org>
2007-06-27 15:58   ` Exal de Jesus Garcia Carrillo [this message]

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='f5u1f1$ds$1@hercules.cohp1' \
    --to=no-spam@gnu.org \
    --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).