]> git.notmuchmail.org Git - notmuch/commit
emacs/notmuch-wash.el: Add `notmuch-wash-convert-inline-patch-to-part'.
authorDavid Edmondson <dme@dme.org>
Tue, 27 Apr 2010 10:20:58 +0000 (11:20 +0100)
committerCarl Worth <cworth@cworth.org>
Tue, 27 Apr 2010 15:22:40 +0000 (08:22 -0700)
commit43423e9c88e2c054ecd8328e82837867121af281
treefb923c100e0a020b74bd589b3e4aceca1e0a9069
parent08561d8ae133704fcf15edbdd47f15474dc030d5
emacs/notmuch-wash.el: Add `notmuch-wash-convert-inline-patch-to-part'.

Detect inline patches and convert them to fake attachments, in order
that `diff-mode' highlighting can be applied to the patch. This can be
enabled by customising `notmuch-show-insert-text/plain-hook'.
emacs/notmuch-show.el
emacs/notmuch-wash.el