[PATCH 9/9] add has: query prefix to search for specific properties
[notmuch-archives.git] / 4f / 7b539acd027984cb7d68320392ca041ac9526b
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 EADF56DE0B29\r
6  for <notmuch@notmuchmail.org>; Tue, 23 Feb 2016 13:47:10 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at cworth.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.293\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.293 tagged_above=-999 required=5 tests=[AWL=0.277,\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, RCVD_IN_DNSWL_LOW=-0.7,\r
14  RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001]\r
15  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 RjUhG4yGRgEe for <notmuch@notmuchmail.org>;\r
19  Tue, 23 Feb 2016 13:47:09 -0800 (PST)\r
20 Received: from mail-wm0-f53.google.com (mail-wm0-f53.google.com\r
21  [74.125.82.53]) by arlo.cworth.org (Postfix) with ESMTPS id C34A96DE0AC2 for\r
22  <notmuch@notmuchmail.org>; Tue, 23 Feb 2016 13:47:08 -0800 (PST)\r
23 Received: by mail-wm0-f53.google.com with SMTP id b205so10767112wmb.1\r
24  for <notmuch@notmuchmail.org>; Tue, 23 Feb 2016 13:47:08 -0800 (PST)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
26  h=from:to:cc:subject:date:message-id;\r
27  bh=ePAgo8AGPIx0n7UQ1Pp7eIiYakaDvXF7X7beXeTD3qg=;\r
28  b=sgAyftbdLVscgV2vsj8uB7yklxO/cHW7zQXQqMDV3T0n5P9SobAuXdbHOR/dLvpG5K\r
29  z3/2SeY0y0AElvpEJLapf22VfrjsVNLocGcRey/fUMdihssHvC++zBnybyzjpMoHk1D1\r
30  gHrSMxR0uC9LLLhc6si6BZSRQraO3/6Q14QpNvj7GxeaUWgjGf9MUU+tLloDTU5ymjL+\r
31  BKzPPW1EW2cqnweGnRQNGhjCkR6yXUPTLlJDQCi6i6Lttj7VrTYkLJBJAIM3aPkuo99V\r
32  5eBjLC6kswm+bOhG0KaBakAdiih4joY4YS76ViZwiYq2Qgaa9oT656uFHbohzpntkyA+\r
33  A6sA==\r
34 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;\r
35  d=1e100.net; s=20130820;\r
36  h=x-gm-message-state:from:to:cc:subject:date:message-id;\r
37  bh=ePAgo8AGPIx0n7UQ1Pp7eIiYakaDvXF7X7beXeTD3qg=;\r
38  b=JKzS8LyXq5WaH4uVPW0TvExiXRB9A4sCODM0yYMl66hNtoxXe1u4G4FKjQHfHjG/0o\r
39  FOwUqea7KO4UmGbQOSCwiFoW7nyVUd87xNJa68qekW0IS0orLCsgKEyDVqTqDbmQQxc/\r
40  NjH2NXKB+5xmlSKXyAAeKCqhOcCzT2VeFFNrgAiKY8s8ucbBq10R+J6cSRdfsGzEFn4E\r
41  WhExTah9Of0+H0exvPVUro1tcAb8fbQUDtDwjzJ0LQ8z8+PzFIbOITxE6M/CDSMF8ZVV\r
42  cA9IaaTiMlOXan95PEmhNmnLMkutFx20JZQDePiyfogYrkmjlYTGVMIuWsizlXVlYMER\r
43  y8Sg==\r
44 X-Gm-Message-State:\r
45  AG10YORmY/wDbD02gQPvkZso22H3dx9WASQPEmst7G0cMGyydNdTRb3r51A+ZhbDgo1qww==\r
46 X-Received: by 10.28.150.66 with SMTP id y63mr19477730wmd.17.1456264026815;\r
47  Tue, 23 Feb 2016 13:47:06 -0800 (PST)\r
48 Received: from localhost (5751dfa2.skybroadband.com. [87.81.223.162])\r
49  by smtp.gmail.com with ESMTPSA id w11sm10861872wmg.21.2016.02.23.13.47.05\r
50  (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);\r
51  Tue, 23 Feb 2016 13:47:06 -0800 (PST)\r
52 From: Mark Walters <markwalters1009@gmail.com>\r
53 To: notmuch@notmuchmail.org\r
54 Subject: [PATCH] NEWS: updates for reply changes\r
55 Date: Tue, 23 Feb 2016 21:47:01 +0000\r
56 Message-Id: <1456264021-3899-1-git-send-email-markwalters1009@gmail.com>\r
57 X-Mailer: git-send-email 2.1.4\r
58 X-BeenThere: notmuch@notmuchmail.org\r
59 X-Mailman-Version: 2.1.20\r
60 Precedence: list\r
61 List-Id: "Use and development of the notmuch mail system."\r
62  <notmuch.notmuchmail.org>\r
63 List-Unsubscribe: <https://notmuchmail.org/mailman/options/notmuch>,\r
64  <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
65 List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
66 List-Post: <mailto:notmuch@notmuchmail.org>\r
67 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
68 List-Subscribe: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
69  <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
70 X-List-Received-Date: Tue, 23 Feb 2016 21:47:11 -0000\r
71 \r
72 Also include NEWS for the filter/limit keybinding change.\r
73 ---\r
74 \r
75 I hope I have got the format right. Both these changes might catch\r
76 users out so a NEWS item seems in order.\r
77 \r
78 Best wishes\r
79 \r
80 Mark\r
81 \r
82 NEWS | 20 ++++++++++++++++++++\r
83  1 file changed, 20 insertions(+)\r
84 \r
85 diff --git a/NEWS b/NEWS\r
86 index 0a7a0e0..613fdfe 100644\r
87 --- a/NEWS\r
88 +++ b/NEWS\r
89 @@ -1,3 +1,23 @@\r
90 +Notmuch 0.22 (UNRELEASED)\r
91 +=========================\r
92 +\r
93 +Emacs Interface\r
94 +---------------\r
95 +\r
96 +Notmuch replies now include all parts shown in the show view\r
97 +\r
98 +  There are two main user visible changes. The first is that rfc822\r
99 +  parts are now included in replies.\r
100 +\r
101 +  The second change is that part headers are now included in the reply\r
102 +  buffer to provide visible separation of the parts. The choice of\r
103 +  which part headers to show is customizable via the variable\r
104 +  `notmuch-mua-reply-insert-header-p-function`.\r
105 +\r
106 +Filtering or Limiting messages is now bound to `l` in the search view\r
107 +\r
108 +  This binding now matches the analogous binding in show view.\r
109 +\r
110  Notmuch 0.21 (2015-10-29)\r
111  =========================\r
112  \r
113 -- \r
114 2.1.4\r
115 \r