(emacs) Parsing problems replying to encrypted html
David Edmondson
dme at dme.org
Tue Mar 1 05:38:14 PST 2016
There is probably a bug here.
On Tue, Mar 01 2016, Matthew Lear wrote:
> Notmuch shows this as:
>
> [ multipart/encrypted ]
> [ Decryption successful ]
> [ Good signature by: xxxx ]
> [ application/pgp-encrypted ]
> Version: 1
> [ multipart/mixed ]
> [ multipart/alternative ]
> [ text/plain (hidden) ]
> [ multipart/related ]
> [ text/html (hidden) ]
> [ image.jpg: image/jpeg (hidden) ]
You're saying here that you don't get shown the text/html part?
> (setq notmuch-multipart/alternative-discouraged '("text/plain"
> "multipart/related"))
I'm curious to understand why you discourage multipart/related. That's
almost always used to wrap a text/html part with an image/jpg that the
text/html part refers to by cid:.
Are things different if you discourage only text/plain?
More information about the notmuch
mailing list