[mew-int 2764] Re: Mew 6.3 release candidate 2
Christophe TROESTLER
Christophe.Troestler at example.com
Wed Nov 11 19:47:40 JST 2009
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
More information about the Mew-int
mailing list