David Levine <levinedl(_at_)acm(_dot_)org> writes:
Norm wrote:
Maybe Contributions should have a tutorial script or two which
illustrate good ways to do that?
How about adding this to the man page?
EXAMPLES
Basic usage
To run mhfixmsg on the current message in the current folder, with
default transformations to fix MIME boundaries and Content-Transfer-
Encoding, to decode text and application/ics content parts to 8 bit,
and to add a corresponding text/plain part where lacking:
mhfixmsg -verbose
View without modification
To view the MIME structure that would result from running mhfixmsg on
the current message, without modifying the message:
mhfixmsg -outfile - | mhlist -file -
Translate text/plain parts to UTF-8
To translate all text/plain parts in the current message to UTF-8, in
addition to all of the default transformations:
mhfixmsg -textcharset utf-8
How do I translate, to utf-8, all parts of a message,
which can be reasonably translated to utf-8? The first such part?
Norman Shapiro
_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers