Olaf Meeuwissen writes:
> [snip] Simply replace `address-mime` by `utf-8` (or another coding
> system that works for your mail addresses). Doing so can be done in
> your ~/.emacs.d/init.el (or ~/.emacs) like so:
>
> (setq rfc2047-header-encoding-alist
> '(("Newsgroups")
> ("Followup-To")
> ("Message-ID")
>
> ("\\(Resent-\\)?\\(From\\|Cc\\|To\\|Bcc\\|\\(In-\\)?Reply-To\\|Sender\\|Mail-Followup-To\\|Mail-Copies-To\\|Approved\\)"
> . utf-8)
> (t . mime))
This is missing a final ')'. Sorry for not properly testing.
--
Olaf Meeuwissen, LPIC-2 FLOSS Engineer -- AVASYS CORPORATION
FSF Associate Member #1962 Help support software freedom
http://www.fsf.org/jf?referrer=1962
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]