Are there any plans for implementing showing 8-bit MIME
headers like Subject in a nice way in nmh?
There was a patch by anders(_at_)ifi(_dot_)uio(_dot_)no for mh
(exmh/misc/scan.patch) that
does not seem to easily slide in on nmh( changed compilation setup).
There is no need to implement this, since it is already part
of nmh :-) Just make sure you have one of the more recent versions
and set the following environment variables:
setenv MM_CHARSET iso-8859-1
setenv LC_CTYPE iso_8859_1
nmh still doesn't know how to encode such headers fields. It can
only decode them.
--
Richard Coleman
coleman(_at_)math(_dot_)gatech(_dot_)edu