These commands add various frivolous display gimmics to the article buffer in Emacs versions that support them.
X-Face
headers are small black-and-white images supplied by the
message headers (see section 8.16.3 X-Face).
Picons, on the other hand, reside on your own system, and Gnus will try to match the headers to what you have (see section 8.16.1 Picons).
Smileys are those little `:-)' symbols that people like to litter their messages with (see section 8.16.2 Smileys).
All these functions are toggles--if the elements already exist, they'll be removed.
X-Face
in the From
header.
(gnus-article-display-x-face
).
gnus-treat-smiley
).
From
header (gnus-treat-from-picon
).
Cc
, To
)
(gnus-treat-mail-picon
).
Newsgroups
and
Followup-To
) (gnus-treat-from-picon
).
gnus-article-remove-images
).
Go to the first, previous, next, last section, table of contents.