From 2a9a36dedb25c9597547e6bbfcfa93a19ea95eb3 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sun, 18 Oct 2015 17:56:13 +2100 Subject: [PATCH] Re: [PATCH] emacs: tree bugfix --- c1/48e355fcec026879adc5f131ef53e671b0d6ab | 62 +++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 c1/48e355fcec026879adc5f131ef53e671b0d6ab diff --git a/c1/48e355fcec026879adc5f131ef53e671b0d6ab b/c1/48e355fcec026879adc5f131ef53e671b0d6ab new file mode 100644 index 000000000..35d4e2ec2 --- /dev/null +++ b/c1/48e355fcec026879adc5f131ef53e671b0d6ab @@ -0,0 +1,62 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id CAA776DE19D7 + for ; Sat, 17 Oct 2015 13:58:06 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: 0.101 +X-Spam-Level: +X-Spam-Status: No, score=0.101 tagged_above=-999 required=5 tests=[AWL=0.101] + autolearn=disabled +Received: from arlo.cworth.org ([127.0.0.1]) + by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id Ps3UDTp8ysdC for ; + Sat, 17 Oct 2015 13:58:05 -0700 (PDT) +Received: from gitolite.debian.net (gitolite.debian.net [87.98.215.224]) + by arlo.cworth.org (Postfix) with ESMTPS id 2F41B6DE19E7 + for ; Sat, 17 Oct 2015 13:57:57 -0700 (PDT) +Received: from remotemail by gitolite.debian.net with local (Exim 4.80) + (envelope-from ) + id 1ZnYWk-0006yk-Bv; Sat, 17 Oct 2015 20:56:30 +0000 +Received: (nullmailer pid 325 invoked by uid 1000); Sat, 17 Oct 2015 20:56:13 + -0000 +From: David Bremner +To: Mark Walters , notmuch@notmuchmail.org +Subject: Re: [PATCH] emacs: tree bugfix +In-Reply-To: <1444934794-27968-1-git-send-email-markwalters1009@gmail.com> +References: <1439622493-18191-1-git-send-email-markwalters1009@gmail.com> + <1444934794-27968-1-git-send-email-markwalters1009@gmail.com> +User-Agent: Notmuch/0.20.2+73~gd432116 (http://notmuchmail.org) Emacs/24.5.1 + (x86_64-pc-linux-gnu) +Date: Sat, 17 Oct 2015 17:56:13 -0300 +Message-ID: <878u71xlhu.fsf@maritornes.cs.unb.ca> +MIME-Version: 1.0 +Content-Type: text/plain +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.18 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Sat, 17 Oct 2015 20:58:06 -0000 + +Mark Walters writes: + +> Formerly replying to an encrypted message in tree-view did not work: +> the message was not decrypted. This commit makes notmuch-tree respect +> the setting of notmuch-crypto-process-mime. In particular, if +> notmuch-crypto-process-mime is set to t, then replying to encrypted +> messages in tree mode will now decrypt the reply (as it already did in +> show mode). + +pushed to release + +d -- 2.26.2