nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nmh-workers] Second release candidate for nmh 1.6 now available


From: Ken Hornstein
Subject: Re: [Nmh-workers] Second release candidate for nmh 1.6 now available
Date: Mon, 05 May 2014 09:34:32 -0400

>> 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.

Yeah, exactly what I was going to say ... I think we're all in agreement
that a) everyone who wants to find the local charset should only be
calling get_charset(), or somebody who ends up calling get_charset(), and
b) get_charset() should be the only caller of norm_charmap().  Right?

Note to self: document all of this.

--Ken



reply via email to

[Prev in Thread] Current Thread [Next in Thread]