X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=blobdiff_plain;f=texi%2Femacs-mime.texi;h=410dfb2f8cdbea39afcf90930f1410b362646d13;hp=eede6bf0cde0afe810cb54dc4e88ac577450ba3e;hb=02e0a9a311b6385a859b0b42dd9c376a4e255c19;hpb=da52bf45e9088f3920b2104973005c75fc317946 diff --git a/texi/emacs-mime.texi b/texi/emacs-mime.texi index eede6bf0c..410dfb2f8 100644 --- a/texi/emacs-mime.texi +++ b/texi/emacs-mime.texi @@ -837,12 +837,12 @@ by using the @code{encoding} @acronym{MML} tag (@pxref{MML Definition}). @vindex mm-coding-system-priorities Prioritize coding systems to use for outgoing messages. The default is @code{nil}, which means to use the defaults in Emacs. It is a list of -coding system symbols (aliases of coding systems does not work, use -@kbd{M-x describe-coding-system} to make sure you are not specifying -an alias in this variable). For example, if you have configured Emacs +coding system symbols (aliases of coding systems are also allowed, use +@kbd{M-x describe-coding-system} to make sure you are specifying correct +coding system names). For example, if you have configured Emacs to prefer UTF-8, but wish that outgoing messages should be sent in ISO-8859-1 if possible, you can set this variable to -@code{(iso-latin-1)}. You can override this setting on a per-message +@code{(iso-8859-1)}. You can override this setting on a per-message basis by using the @code{charset} @acronym{MML} tag (@pxref{MML Definition}). @item mm-content-transfer-encoding-defaults