[mew-int 3119] Encoding of — (EM DASH) and – (EN D ASH)
Christophe TROESTLER <[email protected]> Tue, 27 Nov 2012 18:55:54 +0100
| Newsgroups | gmane.mail.mew.general |
|---|---|
| Organization | Universite de Mons (http://math.umons.ac.be/anum/) |
| Message-ID | <20121127.185554.1495921320602084419.Christophe.Troestler@umons.ac.be> |
Hi,
With the default configuration, when Mew encounters a subject or
message body containing — (EM DASH) and – (EN DASH), the charset
iso-2022-jp or iso-2022-jp-3 is selected. I would prefer utf-8 to be
chosen. I have obtained the behavior I like by modifying
mew-cs-database-for-encoding. Is there a cleaner solution knowing
that I have
(set-language-environment "utf-8")
(prefer-coding-system 'utf-8)
Best,
C.