v3 of message properties patches
[notmuch-archives.git] / 54 / b8bc35ae7ac9427229f2c004eb719bcbadc52e
1 Return-Path: <markwalters1009@gmail.com>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5  by arlo.cworth.org (Postfix) with ESMTP id AC8C26DE0B64\r
6  for <notmuch@notmuchmail.org>; Thu, 15 Oct 2015 11:47:08 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at cworth.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0.713\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.713 tagged_above=-999 required=5 tests=[AWL=1.283, \r
12  DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13  FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001,\r
14  RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01,\r
15  RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=disabled\r
16 Received: from arlo.cworth.org ([127.0.0.1])\r
17  by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
18  with ESMTP id aQVKUBqEt7Y0 for <notmuch@notmuchmail.org>;\r
19  Thu, 15 Oct 2015 11:47:07 -0700 (PDT)\r
20 Received: from mail-lf0-f49.google.com (mail-lf0-f49.google.com\r
21  [209.85.215.49])\r
22  by arlo.cworth.org (Postfix) with ESMTPS id 7EB456DE0B27\r
23  for <notmuch@notmuchmail.org>; Thu, 15 Oct 2015 11:47:06 -0700 (PDT)\r
24 Received: by lffy185 with SMTP id y185so42019674lff.2\r
25  for <notmuch@notmuchmail.org>; Thu, 15 Oct 2015 11:47:04 -0700 (PDT)\r
26 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
27  h=from:to:cc:subject:date:message-id:in-reply-to:references;\r
28  bh=L+P9+qzwjtov0oraEZsk/GKpTL0PJntFufa6+KvfbDg=;\r
29  b=K4rfyxf9ye7GMiwJc/WB4UiS4zGHtj9EWOTTevTHBcpgUV9vgki5bwrjvuDyKchC6S\r
30  44sXtNMkwYNrotS488G66Sz7/1H+yF0WDtQPBvRRfxgk7pKxqF/08vIS0hAcX+qualZV\r
31  wn5TRgIIYWY6tqUozjsFvC7x+XUBgu8+uA/NuENkHaR3jKE/ADUfAswnytRFaSYq3eH8\r
32  laUuCImbFD3UYtB7ZumHZUjvMXIsIK3N9nRCulm1AZ5jDJOcvYDnQDnOIZDx2+b9NgaC\r
33  g69V+yRYqX4hxqO4M9i0ShnlG67ml7+G78599u2rwh9oh5az3yGeMV1KXu0cjr14yo7f\r
34  p2+g==\r
35 X-Received: by 10.194.103.194 with SMTP id fy2mr12113198wjb.10.1444934824138; \r
36  Thu, 15 Oct 2015 11:47:04 -0700 (PDT)\r
37 Received: from localhost (94.196.204.192.threembb.co.uk. [94.196.204.192])\r
38  by smtp.gmail.com with ESMTPSA id pl7sm215886wic.4.2015.10.15.11.47.02\r
39  (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);\r
40  Thu, 15 Oct 2015 11:47:03 -0700 (PDT)\r
41 From: Mark Walters <markwalters1009@gmail.com>\r
42 To: notmuch@notmuchmail.org\r
43 Subject: [PATCH] emacs: tree bugfix\r
44 Date: Thu, 15 Oct 2015 19:46:34 +0100\r
45 Message-Id: <1444934794-27968-1-git-send-email-markwalters1009@gmail.com>\r
46 X-Mailer: git-send-email 2.1.4\r
47 In-Reply-To: <1439622493-18191-1-git-send-email-markwalters1009@gmail.com>\r
48 References: <1439622493-18191-1-git-send-email-markwalters1009@gmail.com>\r
49 X-BeenThere: notmuch@notmuchmail.org\r
50 X-Mailman-Version: 2.1.18\r
51 Precedence: list\r
52 List-Id: "Use and development of the notmuch mail system."\r
53  <notmuch.notmuchmail.org>\r
54 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
55  <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
56 List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
57 List-Post: <mailto:notmuch@notmuchmail.org>\r
58 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
59 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
60  <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
61 X-List-Received-Date: Thu, 15 Oct 2015 18:47:08 -0000\r
62 \r
63 Formerly replying to an encrypted message in tree-view did not work:\r
64 the message was not decrypted. This commit makes notmuch-tree respect\r
65 the setting of notmuch-crypto-process-mime. In particular, if\r
66 notmuch-crypto-process-mime is set to t, then replying to encrypted\r
67 messages in tree mode will now decrypt the reply (as it already did in\r
68 show mode).\r
69 ---\r
70 The same patch as before but with an updated commit message.\r
71 \r
72 Best wishes\r
73 \r
74 Mark\r
75 \r
76  emacs/notmuch-tree.el | 5 +++++\r
77  1 file changed, 5 insertions(+)\r
78 \r
79 diff --git a/emacs/notmuch-tree.el b/emacs/notmuch-tree.el\r
80 index 182235e..5695b68 100644\r
81 --- a/emacs/notmuch-tree.el\r
82 +++ b/emacs/notmuch-tree.el\r
83 @@ -867,6 +867,11 @@ the same as for the function notmuch-tree."\r
84    (setq notmuch-tree-query-context query-context)\r
85    (setq notmuch-tree-target-msg target)\r
86    (setq notmuch-tree-open-target open-target)\r
87 +  ;; Set the default value for `notmuch-show-process-crypto' in this\r
88 +  ;; buffer. Although we don't use this some of the functions we call\r
89 +  ;; (such as reply) do. It is a buffer local variable so setting it\r
90 +  ;; will not affect genuine show buffers.\r
91 +  (setq notmuch-show-process-crypto notmuch-crypto-process-mime)\r
92  \r
93    (erase-buffer)\r
94    (goto-char (point-min))\r
95 -- \r
96 2.1.4\r
97 \r