]> git.notmuchmail.org Git - notmuch/commit
emacs: tree: use message pane decryption state for replies
authorMark Walters <markwalters1009@gmail.com>
Wed, 21 Sep 2016 15:49:19 +0000 (16:49 +0100)
committerDavid Bremner <david@tethera.net>
Wed, 2 Nov 2016 10:45:28 +0000 (07:45 -0300)
commite5786283e7465377d828c36c951f77fe629a0885
tree17eb307017e2b00df856559b7afc8a95d270b219
parent8a20400490df27812780b349c1805e258cbac99c
emacs: tree: use message pane decryption state for replies

This makes replying to a message in tree view, use the decrypted state
from the message pane if it is open. Previously it just used the
global decryption state from notmuch-crypto-process-mime.

In particular if notmuch-crypto-process-mime is nil, and the user
views the messages (which doesn't decrypt), toggles decryption in the
message pane, and then replies, the reply will be decrypted.
emacs/notmuch-tree.el