]> git.notmuchmail.org Git - notmuch/commitdiff
emacs/show: Make the insertion of part headers overridable.
authorDavid Edmondson <dme@dme.org>
Sat, 20 Feb 2016 18:24:36 +0000 (18:24 +0000)
committerDavid Bremner <david@tethera.net>
Sun, 21 Feb 2016 12:37:08 +0000 (08:37 -0400)
This allows callers of notmuch-show-insert-bodypart to use a `let'
binding to override the default function for specifying when part
headers should be inserted.

We also add an option to never show part buttons which will be used by
the test suites for the reply tests.


No differences found