--- /dev/null
+Return-Path: <markwalters1009@gmail.com>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by arlo.cworth.org (Postfix) with ESMTP id AC8C26DE0B64\r
+ for <notmuch@notmuchmail.org>; Thu, 15 Oct 2015 11:47:08 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.713\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.713 tagged_above=-999 required=5 tests=[AWL=1.283, \r
+ DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
+ FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001,\r
+ RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01,\r
+ RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=disabled\r
+Received: from arlo.cworth.org ([127.0.0.1])\r
+ by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id aQVKUBqEt7Y0 for <notmuch@notmuchmail.org>;\r
+ Thu, 15 Oct 2015 11:47:07 -0700 (PDT)\r
+Received: from mail-lf0-f49.google.com (mail-lf0-f49.google.com\r
+ [209.85.215.49])\r
+ by arlo.cworth.org (Postfix) with ESMTPS id 7EB456DE0B27\r
+ for <notmuch@notmuchmail.org>; Thu, 15 Oct 2015 11:47:06 -0700 (PDT)\r
+Received: by lffy185 with SMTP id y185so42019674lff.2\r
+ for <notmuch@notmuchmail.org>; Thu, 15 Oct 2015 11:47:04 -0700 (PDT)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
+ h=from:to:cc:subject:date:message-id:in-reply-to:references;\r
+ bh=L+P9+qzwjtov0oraEZsk/GKpTL0PJntFufa6+KvfbDg=;\r
+ b=K4rfyxf9ye7GMiwJc/WB4UiS4zGHtj9EWOTTevTHBcpgUV9vgki5bwrjvuDyKchC6S\r
+ 44sXtNMkwYNrotS488G66Sz7/1H+yF0WDtQPBvRRfxgk7pKxqF/08vIS0hAcX+qualZV\r
+ wn5TRgIIYWY6tqUozjsFvC7x+XUBgu8+uA/NuENkHaR3jKE/ADUfAswnytRFaSYq3eH8\r
+ laUuCImbFD3UYtB7ZumHZUjvMXIsIK3N9nRCulm1AZ5jDJOcvYDnQDnOIZDx2+b9NgaC\r
+ g69V+yRYqX4hxqO4M9i0ShnlG67ml7+G78599u2rwh9oh5az3yGeMV1KXu0cjr14yo7f\r
+ p2+g==\r
+X-Received: by 10.194.103.194 with SMTP id fy2mr12113198wjb.10.1444934824138; \r
+ Thu, 15 Oct 2015 11:47:04 -0700 (PDT)\r
+Received: from localhost (94.196.204.192.threembb.co.uk. [94.196.204.192])\r
+ by smtp.gmail.com with ESMTPSA id pl7sm215886wic.4.2015.10.15.11.47.02\r
+ (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);\r
+ Thu, 15 Oct 2015 11:47:03 -0700 (PDT)\r
+From: Mark Walters <markwalters1009@gmail.com>\r
+To: notmuch@notmuchmail.org\r
+Subject: [PATCH] emacs: tree bugfix\r
+Date: Thu, 15 Oct 2015 19:46:34 +0100\r
+Message-Id: <1444934794-27968-1-git-send-email-markwalters1009@gmail.com>\r
+X-Mailer: git-send-email 2.1.4\r
+In-Reply-To: <1439622493-18191-1-git-send-email-markwalters1009@gmail.com>\r
+References: <1439622493-18191-1-git-send-email-markwalters1009@gmail.com>\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.18\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Thu, 15 Oct 2015 18:47:08 -0000\r
+\r
+Formerly replying to an encrypted message in tree-view did not work:\r
+the message was not decrypted. This commit makes notmuch-tree respect\r
+the setting of notmuch-crypto-process-mime. In particular, if\r
+notmuch-crypto-process-mime is set to t, then replying to encrypted\r
+messages in tree mode will now decrypt the reply (as it already did in\r
+show mode).\r
+---\r
+The same patch as before but with an updated commit message.\r
+\r
+Best wishes\r
+\r
+Mark\r
+\r
+ emacs/notmuch-tree.el | 5 +++++\r
+ 1 file changed, 5 insertions(+)\r
+\r
+diff --git a/emacs/notmuch-tree.el b/emacs/notmuch-tree.el\r
+index 182235e..5695b68 100644\r
+--- a/emacs/notmuch-tree.el\r
++++ b/emacs/notmuch-tree.el\r
+@@ -867,6 +867,11 @@ the same as for the function notmuch-tree."\r
+ (setq notmuch-tree-query-context query-context)\r
+ (setq notmuch-tree-target-msg target)\r
+ (setq notmuch-tree-open-target open-target)\r
++ ;; Set the default value for `notmuch-show-process-crypto' in this\r
++ ;; buffer. Although we don't use this some of the functions we call\r
++ ;; (such as reply) do. It is a buffer local variable so setting it\r
++ ;; will not affect genuine show buffers.\r
++ (setq notmuch-show-process-crypto notmuch-crypto-process-mime)\r
+ \r
+ (erase-buffer)\r
+ (goto-char (point-min))\r
+-- \r
+2.1.4\r
+\r