>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

_______________________________________________
Nmh-workers mailing list
Nmh-workers@nongnu.org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

Reply via email to