[PATCH] NEWS updates for some extra emacs functionality
[notmuch-archives.git] / fa / b3b8eaaf4bc4f944673a5e15f46a3529920bc9
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 B33936DE1416\r
6  for <notmuch@notmuchmail.org>; Thu, 29 Oct 2015 11:41:36 -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.854\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.854 tagged_above=-999 required=5\r
12  tests=[AWL=-0.284, DKIM_SIGNED=0.1, DKIM_VALID=-0.1,\r
13  DKIM_VALID_AU=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25,\r
14  FREEMAIL_FROM=0.001, 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 hhdIWQvnYbuf for <notmuch@notmuchmail.org>;\r
19  Thu, 29 Oct 2015 11:41:34 -0700 (PDT)\r
20 Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com\r
21  [209.85.212.181])\r
22  by arlo.cworth.org (Postfix) with ESMTPS id 863706DE13DB\r
23  for <notmuch@notmuchmail.org>; Thu, 29 Oct 2015 11:41:34 -0700 (PDT)\r
24 Received: by wicfx6 with SMTP id fx6so235801707wic.1\r
25  for <notmuch@notmuchmail.org>; Thu, 29 Oct 2015 11:41:32 -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;\r
28  bh=dygAYh1FH4M1g0qdtAdKFwkKUvuk/rMd+iCX2BCughE=;\r
29  b=L+XBYXPXra4RdAZldwvwbT4sj8s36EA9x3XzzIX0s+LtowauTcBY4NlozWmqvUY0ce\r
30  duCjFTn6HZEud2tMCNnVvaEg93uR8oGBydrRtoZT4Ryh8f4rdn28CvlTqIOy7J0rVd/I\r
31  HL+3kAFzwjjbDpPFIXvyX8hI6upnDZQ+mhKpH/UPgGXp0cqH9Gx/X2en7I8VTQyiX5g8\r
32  Pl9YKI9OHUbyZEmYFL2cHDn5TYHMP/otF/ENo2mtXmFSEiF16VZVxOJwlYdIybbom3/I\r
33  vfkaSjku1IYnuBrHdoGh73oo93KEoAFwN47OWVxHEQ8N5/gCKC0eeuTebuXlXHPASprC\r
34  4IfQ==\r
35 X-Received: by 10.28.10.142 with SMTP id 136mr9113973wmk.84.1446144092614;\r
36  Thu, 29 Oct 2015 11:41:32 -0700 (PDT)\r
37 Received: from localhost (188.29.74.247.threembb.co.uk. [188.29.74.247])\r
38  by smtp.gmail.com with ESMTPSA id vr10sm3073473wjc.38.2015.10.29.11.41.30\r
39  (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);\r
40  Thu, 29 Oct 2015 11:41:31 -0700 (PDT)\r
41 From: Mark Walters <markwalters1009@gmail.com>\r
42 To: notmuch@notmuchmail.org\r
43 Subject: [PATCH] NEWS updates for some extra emacs functionality\r
44 Date: Thu, 29 Oct 2015 18:41:27 +0000\r
45 Message-Id: <1446144087-18087-1-git-send-email-markwalters1009@gmail.com>\r
46 X-Mailer: git-send-email 2.1.4\r
47 X-BeenThere: notmuch@notmuchmail.org\r
48 X-Mailman-Version: 2.1.20\r
49 Precedence: list\r
50 List-Id: "Use and development of the notmuch mail system."\r
51  <notmuch.notmuchmail.org>\r
52 List-Unsubscribe: <https://notmuchmail.org/mailman/options/notmuch>,\r
53  <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
54 List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
55 List-Post: <mailto:notmuch@notmuchmail.org>\r
56 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
57 List-Subscribe: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
58  <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
59 X-List-Received-Date: Thu, 29 Oct 2015 18:41:36 -0000\r
60 \r
61 ---\r
62 \r
63 Minor NEWS updates, this time stressing the new functionality rather\r
64 than the associated bindings.\r
65 \r
66 Best wishes\r
67 \r
68 Mark\r
69 \r
70 \r
71  NEWS | 4 ++++\r
72  1 file changed, 4 insertions(+)\r
73 \r
74 diff --git a/NEWS b/NEWS\r
75 index b9df5f7..4854718 100644\r
76 --- a/NEWS\r
77 +++ b/NEWS\r
78 @@ -82,6 +82,10 @@ New message composition mode: `notmuch-compose-mode`\r
79    This is mainly to fix fcc handling, but may be useful for user\r
80    customization as well.\r
81  \r
82 +Allow filtering of search results in `notmuch-show`\r
83 +\r
84 +Add function to rerun current tree-view search in search mode\r
85 +\r
86  Bug fix for replying to encrypted messages in `notmuch-tree` mode\r
87  \r
88  Allow saved searched to specify tree view rather than search view\r
89 -- \r
90 2.1.4\r
91 \r