]> git.notmuchmail.org Git - notmuch/commit
emacs: Improved printing support.
authorDavid Edmondson <dme@dme.org>
Wed, 18 Jan 2012 08:00:21 +0000 (08:00 +0000)
committerDavid Bremner <bremner@debian.org>
Sat, 21 Jan 2012 12:38:38 +0000 (08:38 -0400)
commit05f4904616b95a17332d7573e44a4aad2dc4033e
tree38bbb3c39878bdb6bf54ef3b5676b654215f94db
parent8ae753f30fb90419c50b9bb1fc87618dd1663bc9
emacs: Improved printing support.

Add various functions to print notmuch messages and tie them together
with a simple frontend.

Add a binding ('#') in `notmuch-show-mode' to print the current
message.

one trailing space removed by db.
emacs/Makefile.local
emacs/notmuch-print.el [new file with mode: 0644]
emacs/notmuch-show.el