[mew-int 2764] Re: Mew 6.3 release candidate 2
Christophe TROESTLER <[email protected]>
| Newsgroups | gmane.mail.mew.general |
|---|---|
| Organization | Universite de Mons (http://math.umons.ac.be/an/) |
| Message-ID | <20091111.114740.968010990796908529.Christophe.Troestler@umons.ac.be> |
On Wed, 11 Nov 2009 16:56:02 +0900, Kazu Yamamoto wrote: > > [...] the patch prefers iso-8859-1 to iso-8859-15 always. This is fine with me (better to be conservative even if most mailers should support latin 9 by now). > 1-only-characters -> iso-8859-1 > 15-only-characters -> iso-8859-15 > both-1-and-15-characters -> iso-8859-1 <== take care > 1-only-characters both-1-and-15-characters -> iso-8859-1 > 15-only-characters both-1-and-15-characters -> iso-8859-15 This works. > 1-only-characters 15-only-characters both-1-and-15-characters -> utf-8 This is not immediate. For example the presence of "Β½β¬" selects iso-8859-7 (which is fine). If I used 3/4 instead of 1/4, then euc-kr would have been chosen. This is OK for me but it is not following the above rule. Thanks for your work! Best, Christophe