nmh-workers
[Top][All Lists]
Advanced

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

Re: [Nmh-workers] mhshow/test-charset failures in nmh-1.7 (`Can't conver


From: David Levine
Subject: Re: [Nmh-workers] mhshow/test-charset failures in nmh-1.7 (`Can't convert ?us-ascii to UTF-8')
Date: Fri, 24 Nov 2017 23:55:14 -0500

kre wrote:

> (That's a NetBSD system).   There's no EBCDIC at all.  There are lots of
> others though.

I'm just looking for some encoded characters that can be translated to the
7-bit string "UTF-8", but non-trivially so that we can put iconv to work.
This was easy for me:

    Content-Type: text/plain; charset*=EBCDIC-US''%e4%e3%c6%60%f8

    $ printf '\xe4\xe3\xc6\x60\xf8' | iconv -f ebcdic-us -t utf7
    UTF-8

Any suggestions for an encoding supported by /usr/pkg/bin/iconv on NetBSD?

David



reply via email to

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