nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] Message with repeated content

2014-06-05 10:51:33
Ken Hornstein <kenh(_at_)pobox(_dot_)com> writes:

The simplest way might be to invoke mhshow with an alternate profile
(using the MHSHOW environment variable) that does not include a text/html
content type handler; that would make it fall back to the text/plain part.
That would require you to know beforehand that it's a multipart/alternative
so thats not wonderful.

As I read the mhshow man page, that variable designates a file which is
additive to, not alternative to ~/.mh_profile. Indeed,

        MHSHOW=/dev/null mhshow

seems to be the same as mhshow. So if there is a text/html
content type handler in ~/.mh_profile, I would have to somehow cancel it.
How would I do that?


    Norman Shapiro

_______________________________________________
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>