Re: [PATCH] emacs: tree bugfix
authorDavid Bremner <david@tethera.net>
Sat, 17 Oct 2015 20:56:13 +0000 (17:56 +2100)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 21:49:48 +0000 (14:49 -0700)
c1/48e355fcec026879adc5f131ef53e671b0d6ab [new file with mode: 0644]

diff --git a/c1/48e355fcec026879adc5f131ef53e671b0d6ab b/c1/48e355fcec026879adc5f131ef53e671b0d6ab
new file mode 100644 (file)
index 0000000..35d4e2e
--- /dev/null
@@ -0,0 +1,62 @@
+Return-Path: <david@tethera.net>\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 CAA776DE19D7\r
+ for <notmuch@notmuchmail.org>; Sat, 17 Oct 2015 13:58:06 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.101\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.101 tagged_above=-999 required=5 tests=[AWL=0.101]\r
+ 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 Ps3UDTp8ysdC for <notmuch@notmuchmail.org>;\r
+ Sat, 17 Oct 2015 13:58:05 -0700 (PDT)\r
+Received: from gitolite.debian.net (gitolite.debian.net [87.98.215.224])\r
+ by arlo.cworth.org (Postfix) with ESMTPS id 2F41B6DE19E7\r
+ for <notmuch@notmuchmail.org>; Sat, 17 Oct 2015 13:57:57 -0700 (PDT)\r
+Received: from remotemail by gitolite.debian.net with local (Exim 4.80)\r
+ (envelope-from <david@tethera.net>)\r
+ id 1ZnYWk-0006yk-Bv; Sat, 17 Oct 2015 20:56:30 +0000\r
+Received: (nullmailer pid 325 invoked by uid 1000); Sat, 17 Oct 2015 20:56:13\r
+ -0000\r
+From: David Bremner <david@tethera.net>\r
+To: Mark Walters <markwalters1009@gmail.com>, notmuch@notmuchmail.org\r
+Subject: Re: [PATCH] emacs: tree bugfix\r
+In-Reply-To: <1444934794-27968-1-git-send-email-markwalters1009@gmail.com>\r
+References: <1439622493-18191-1-git-send-email-markwalters1009@gmail.com>\r
+ <1444934794-27968-1-git-send-email-markwalters1009@gmail.com>\r
+User-Agent: Notmuch/0.20.2+73~gd432116 (http://notmuchmail.org) Emacs/24.5.1\r
+ (x86_64-pc-linux-gnu)\r
+Date: Sat, 17 Oct 2015 17:56:13 -0300\r
+Message-ID: <878u71xlhu.fsf@maritornes.cs.unb.ca>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\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: Sat, 17 Oct 2015 20:58:06 -0000\r
+\r
+Mark Walters <markwalters1009@gmail.com> writes:\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
+pushed to release\r
+\r
+d\r