Bill Wohler writes:
> Paul Fox <[email protected]> writes:
> 
> > i currently have this in my mh_profile:
> >  mhshow-charset-iso-8859-1: %s | /usr/bin/iconv -f ISO-8859-1 -t UTF-8 | le
> ss

I used to have the same line in my profile but have not needed it since 1.6.

> I've been seeing iconv a few times, and so I looked it up. Very cool.
> 
> In the iconv command, you can append a //TRANSLIT to the target encoding
> to try to substitute some reasonable characters for characters that are
> not recognized there.

Note that //TRANSLIT is a GNU extension, and is not necessarily available
in a POSIX-conforming iconv.

-- 
Anthony J. Bentley

_______________________________________________
Nmh-workers mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/nmh-workers

Reply via email to