From: Mark Walters Date: Wed, 21 Sep 2016 15:49:18 +0000 (+0100) Subject: emacs: tree: allow the user to decrypt the message pane X-Git-Tag: 0.24_rc0~98 X-Git-Url: https://git.notmuchmail.org/git?a=commitdiff_plain;h=8a20400490df27812780b349c1805e258cbac99c;hp=8a20400490df27812780b349c1805e258cbac99c;p=notmuch emacs: tree: allow the user to decrypt the message pane This makes $ in the tree pane toggle decryption in the message pane. Without this the user can only decrypt the message pane by switching to it, or by setting decryption on globally by setting notmuch-crypto-process-mime to t. ---