]> git.notmuchmail.org Git - notmuch/commitdiff
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)
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.


No differences found