]> git.notmuchmail.org Git - notmuch/commit
emacs: show: add overlays for each part
authorMark Walters <markwalters1009@gmail.com>
Tue, 18 Dec 2012 19:27:58 +0000 (19:27 +0000)
committerDavid Bremner <bremner@debian.org>
Fri, 21 Dec 2012 13:59:00 +0000 (09:59 -0400)
commit0c3a63f1afbe1fae08602196b68c4c6a3af57240
tree8842c3f1380913712764b79f384c12e584e990c7
parentfff2ea2ba9c11e16e1b54b04482ef49779e4826b
emacs: show: add overlays for each part

This makes notmuch-show-insert-bodypart add an overlay for any
non-trivial part with a button header (currently the first text/plain
part does not have a button). At this point the overlay is available
to the button but there is no action using it yet.

In addition the argument HIDE is passed down to
notmuch-show-insert-part-overlays to request that the part be hidden
by default but this is not acted on yet.
emacs/notmuch-show.el