]> git.notmuchmail.org Git - notmuch/commit
Add some very rudimentary support for handling html parts
authorAlexander Botero-Lowry <alex.boterolowry@gmail.com>
Wed, 25 Nov 2009 09:13:33 +0000 (01:13 -0800)
committerCarl Worth <cworth@cworth.org>
Sat, 28 Nov 2009 04:47:27 +0000 (20:47 -0800)
commited16edc94d6a50ca86ff1575d9ea6fb9168b2e81
tree9cb77dffd7fa1a8059e0aa8637d32c991c1f4a77
parent12c91e8050eb0ae1ec68e1639560f8eba4654d9b
Add some very rudimentary support for handling html parts

If there is an html mime-part in the message and it's the first part,
it gets inlined using `mm-display-part' to convert it to plain text.

The HTML content is still available as a non-text part as well.
notmuch.el