nmh-workers
[Top][All Lists]
Advanced

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

Re: [Nmh-workers] nmh architecture discussion: format engine character s


From: Ken Hornstein
Subject: Re: [Nmh-workers] nmh architecture discussion: format engine character set
Date: Tue, 11 Aug 2015 12:33:08 -0400

>>On the output side, we just have to do the best we can if characters in
>>the input locale can't be represented in the output locale.  This is
>>independent of the internal representation.
>
>Well, this works great if your locale is UTF-8.  But ... what happens
>if your email address contains UTF-8, and your locale setting is
>ISO-8859-1?

Let me expand on this a bit, because I didn't explain it well.
Obviously if your locale is ISO-8859-1, you probably won't have an email
address that contains UTF-8.  But ... what if you get an email with
a 'From' address that contains UTF-8, , and you want to reply to it?
Right now convert stuff to the local character set when constructing the
reply draft; we can't do that here!

--Ken



reply via email to

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