nmh-workers
[Top] [All Lists]

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

2014-05-05 08:34:43
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

_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>