Re: Order of preference for multipart/alternative

Ralph Corderoy <[email protected]> Sat, 01 Mar 2025 15:14:13 +0000
Newsgroups gmane.mail.nmh.devel
Message-ID <[email protected]>
Hi Andy,

> Is there a way to set an order of preference that will influence show
> to always give me the text/plain part of a message unless there is no
> text/plain, or unless explicitly requested?

Yes, this should point you to the relevant bits of mhshow(1).

    $ mhparam mhshow
    -prefer text/plain -prefer text/html -prefer text/calendar -notextonly -noinlineonly

-- 
Cheers, Ralph.