I wrote:

> So users with a similar locale would (and will now, see below) pay
> the price of iconv() for US-ASCII content.

Actually, they won't.  mhshow uses get_charset(), which calls
norm_charmap(), which translates "ANSI_X3.4-1968" to "US-ASCII".
And the comparison with that is case-insensitive.

David

_______________________________________________
Nmh-workers mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/nmh-workers

Reply via email to