nmh-workers
[Top][All Lists]
Advanced

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

Re: [Nmh-workers] mhshow display bug


From: Bill Wohler
Subject: Re: [Nmh-workers] mhshow display bug
Date: Mon, 21 Jul 2014 21:40:54 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux)

Paul Fox <address@hidden> 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 | less

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.

It appears that iconv(3) returns EILSEQ in this case. Do we have another
mechanism to implement //TRANSLIT? Seems useful.

-- 
Bill Wohler <address@hidden> aka <address@hidden>
http://www.newt.com/wohler/
GnuPG ID:610BD9AD




reply via email to

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