From 38e339bf793e43bfa96de5a9c9c9825ae20fc99e Mon Sep 17 00:00:00 2001 From: David Bremner Date: Wed, 12 Aug 2015 13:39:59 +0200 Subject: [PATCH] Re: [Vagrant Cascadian] Bug#795243: notmuch-emacs: reply-to encrypted messages in tree view fails to quote and defaults to unencrypted message --- cf/739f931404fce6b852dfc324d575700f362aea | 69 +++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 cf/739f931404fce6b852dfc324d575700f362aea diff --git a/cf/739f931404fce6b852dfc324d575700f362aea b/cf/739f931404fce6b852dfc324d575700f362aea new file mode 100644 index 000000000..4f4a39689 --- /dev/null +++ b/cf/739f931404fce6b852dfc324d575700f362aea @@ -0,0 +1,69 @@ +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 1E59F6DE119D + for ; Wed, 12 Aug 2015 04:40:58 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: 0.129 +X-Spam-Level: +X-Spam-Status: No, score=0.129 tagged_above=-999 required=5 tests=[AWL=0.129] + 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 WEGXKznAvsA4 for ; + Wed, 12 Aug 2015 04:40:56 -0700 (PDT) +Received: from gitolite.debian.net (gitolite.debian.net [87.98.215.224]) + by arlo.cworth.org (Postfix) with ESMTPS id 2F94A6DE0244 + for ; Wed, 12 Aug 2015 04:40:55 -0700 (PDT) +Received: from remotemail by gitolite.debian.net with local (Exim 4.80) + (envelope-from ) + id 1ZPUO8-0002YS-8g; Wed, 12 Aug 2015 11:40:08 +0000 +Received: (nullmailer pid 28476 invoked by uid 1000); Wed, 12 Aug 2015 + 11:39:59 -0000 +From: David Bremner +To: notmuch@notmuchmail.org +Subject: Re: [Vagrant Cascadian] Bug#795243: notmuch-emacs: reply-to + encrypted messages in tree view fails to quote and defaults to unencrypted + message +In-Reply-To: <87lhdg7rjd.fsf@maritornes.cs.unb.ca> +References: <87lhdg7rjd.fsf@maritornes.cs.unb.ca> +User-Agent: Notmuch/0.20.2 (http://notmuchmail.org) Emacs/24.5.1 + (x86_64-pc-linux-gnu) +Date: Wed, 12 Aug 2015 13:39:59 +0200 +Message-ID: <87d1ys7n1s.fsf@maritornes.cs.unb.ca> +MIME-Version: 1.0 +Content-Type: text/plain +Cc: 795243@bugs.debian.org +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: Wed, 12 Aug 2015 11:40:58 -0000 + + +Vagrant wrote: + +,---- +| When in tree view mode, if I reply to an encrypted message and the point +| is the selected message in the threaded tree (as opposed to the +| currently viewed message), the message reply doesn't contain any quoted +| content (even though decryption was successful), and defaults to an +| unencrypted message. +| +| If the point is in the currently viewed message, it behaves as +| expected, quoting the message and defaulting to signencrypt. +`---- + +I can duplicate this behaviour in 20.2 + +d -- 2.26.2