]> git.notmuchmail.org Git - notmuch/commit
emacs: add notmuch-show-worker function for specifying crypto processing directly
authorJameson Graef Rollins <jrollins@finestructure.net>
Sun, 13 Nov 2011 19:15:21 +0000 (11:15 -0800)
committerDavid Bremner <bremner@debian.org>
Sun, 13 Nov 2011 19:22:16 +0000 (15:22 -0400)
commitedd2f3f0a83a76f00b628c3c7b1fca4f6a081304
tree81303a56bfe8779837d160129f7ef2368b2cbc83
parentb00e27bd9906be861ca45417848d09e1bdbb9364
emacs: add notmuch-show-worker function for specifying crypto processing directly

The main reason to introduce this new unexposed function is to allow
the buffer redisplay crypto switch to behaving in a more expected way.
The prefix to notmuch-show-redisplay buffer now switches the crypto
processing of the current show buffer, as opposed to switching the
logic of the notmuch-crypto-process-mime customization variable.  This
behavior is more intuitive.
emacs/notmuch-show.el