| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Gnus also understands some non-MIME attachments, such as
postscript, uuencode, binhex, yenc, shar, forward, gnatsweb, pgp,
diff. Each of these features can be disabled by add an item into
mm-uu-configure-list. For example,
(require 'mm-uu) (add-to-list 'mm-uu-configure-list '(pgp-signed . disabled)) |
postscriptPostScript file.
uuUuencoded file.
binhexBinhex encoded file.
yencYenc encoded file.
sharShar archive file.
forwardNon-MIME forwarded message.
gnatswebGnatsweb attachment.
pgp-signedPGP signed clear text.
pgp-encryptedPGP encrypted clear text.
pgp-keyPGP public keys.
emacs-sourcesEmacs source code. This item works only in the groups matching
mm-uu-emacs-sources-regexp.
diffPatches. This is intended for groups where diffs of committed files
are automatically sent to. It only works in groups matching
mm-uu-diff-groups-regexp.
verbatim-marksSlrn-style verbatim marks.
LaTeXLaTeX documents. It only works in groups matching
mm-uu-tex-groups-regexp.
Some inlined non-MIME attachments are displayed using the face
mm-uu-extract. By default, no MIME button for these
parts is displayed. You can force displaying a button using K b
(gnus-summary-display-buttonized) or add text/x-verbatim
to gnus-buttonized-mime-types, See (gnus)MIME Commands section ‘MIME Commands’ in Gnus Manual.
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] |
This document was generated on January 25, 2015 using texi2html 1.82.