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
[email protected]
https://lists.nongnu.org/mailman/listinfo/nmh-workers
