]> git.notmuchmail.org Git - notmuch/commit
notmuch.el: add a submap (on "z" for "ztash") to stash things.
authorDavid Bremner <bremner@unb.ca>
Fri, 12 Feb 2010 03:01:08 +0000 (23:01 -0400)
committerCarl Worth <cworth@cworth.org>
Sat, 20 Feb 2010 20:21:14 +0000 (12:21 -0800)
commit1631c713d9201e269bee3576f918143174ec6e91
tree22fa782b40369eec02f38885fe976870f65258e8
parentb20bc7028dbc413d270122d187e6afffbee008e5
notmuch.el: add a submap (on "z" for "ztash") to stash things.

Provide key bindings for stuffing various RFC822 header fields and other metadata
into the emacs kill-ring as text. The bindings are as follows:

z F notmuch-show-stash-filename
z T notmuch-show-stash-tags
z c notmuch-show-stash-cc
z d notmuch-show-stash-date
z f notmuch-show-stash-from
z m notmuch-show-stash-message-id
z s notmuch-show-stash-subject
z t notmuch-show-stash-to
notmuch.el