Re: How to disable html render at all?

Subject: Re: How to disable html render at all?

Date: Sun, 26 Sep 2021 19:26:32 -0300

To: Dmitry Polyakov, notmuch@notmuchmail.org

Cc:

From: David Bremner


Dmitry Polyakov <polyakov@liltechdude.xyz> writes:

> Hello everyone.
>
> When none of multipart but text/html was found, notmuch render html part
> of email, but how I can disable this behavior? Perfectly is to toggle
> render html by some function.
>

Apologies for the long wait. If you customize mm-inlined-types, you can
replace text/.* with text/plain, then html parts will never be
inlined. If you want to view them, you could use ". o" and give the name
of an external browser.  It's not as convenient as just pressing the
[text/html] button to render, but I think that would actually render
them, but keep them hidden, even if I could figure out the magic
incantation to make it work.

d
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: