nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] mhshow: unable to convert character set to utf-8, continuing...

2014-06-03 08:23:45
Hi Norm,

I note that iconv(1) at the command line gives an offset.  That might
help you track it down.

    $ printf 'foo\xe2\xe1\xf2\n' | iconv -f utf-8
    fooiconv: illegal input sequence at position 3
    $

Cheers, Ralph.

_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>