nmh-workers
[Top][All Lists]
Advanced

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

Re: [Nmh-workers] 1.5 release and better repl/MIME handling


From: Ken Hornstein
Subject: Re: [Nmh-workers] 1.5 release and better repl/MIME handling
Date: Sat, 31 Mar 2012 18:32:27 -0400

>Shouldn't take much more than
>
>  #after opening for reading
>  binmode(IFH, ':utf8');
>
>  #before writing
>  binmode(OFH, ':utf8');
>
>to fix your formatting script.

That's not the problem; the perl script handled UTF-8 just fine.  It's
just that nmh didn't know what to do with it.

--Ken



reply via email to

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