-----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----- _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
