nmh-workers
[Top][All Lists]
Advanced

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

Re: [Nmh-workers] Maybe time for a new release?


From: David Levine
Subject: Re: [Nmh-workers] Maybe time for a new release?
Date: Wed, 9 Mar 2016 20:54:15 -0600

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

David



reply via email to

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