[mew-int 2749] Re: Emacs 23, uses utf-8 instead of iso-8859-1
Kazu Yamamoto (山本和彦) <[email protected]>
| Newsgroups | gmane.mail.mew.general |
|---|---|
| Message-ID | <[email protected]> |
Hello, > I am using Emacs 23 with the latest CVS version of Mew. With this > version of Emacs, Mew systematically uses utf-8 as soon as it sees a > single accented char like "é" while Emacs 22 was using iso-8859-1 > whenever possible (with the same config file). How can I teach Emacs > 23 to use iso-8859-1 (or iso-8859-15) if possible ? (Unfortunately, > some of my friends' mailers do not display well utf-8.) Thank you for your report. Since I'm sticking to Emacs 22, this is a very first time for me to know this problem. This problem is caused because the internal representation of character set is completely changed. I observed it and it appeared that this problem is deeper than I expected. So, I'm asking a correct solution to an expert of Emacs. When I receive an answer, I will fix this problem. --Kazu