Re: [PATCH 0/4] Allow specifying alternate names for addresses in other_email
[notmuch-archives.git] / 89 / 940d6f91789a280b0994818bf3bb468fdd5811
1 Return-Path: <tomi.ollila@iki.fi>\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 ECF4E6DE1384\r
6  for <notmuch@notmuchmail.org>; Sat, 17 Oct 2015 07:24:09 -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.755\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.755 tagged_above=-999 required=5 tests=[AWL=0.103, \r
12  SPF_NEUTRAL=0.652] autolearn=disabled\r
13 Received: from arlo.cworth.org ([127.0.0.1])\r
14  by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
15  with ESMTP id ozJc31kwlp17 for <notmuch@notmuchmail.org>;\r
16  Sat, 17 Oct 2015 07:24:08 -0700 (PDT)\r
17 Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
18  by arlo.cworth.org (Postfix) with ESMTP id 9FDA26DE19D0\r
19  for <notmuch@notmuchmail.org>; Sat, 17 Oct 2015 07:24:07 -0700 (PDT)\r
20 Received: from guru.guru-group.fi (localhost [IPv6:::1])\r
21  by guru.guru-group.fi (Postfix) with ESMTP id A994E1000CA;\r
22  Sat, 17 Oct 2015 17:24:16 +0300 (EEST)\r
23 From: Tomi Ollila <tomi.ollila@iki.fi>\r
24 To: Jani Nikula <jani@nikula.org>, notmuch@notmuchmail.org\r
25 Subject: Re: [PATCH 2/4] NEWS: news for date:<expr>..!\r
26 In-Reply-To: <1445087213-21364-2-git-send-email-jani@nikula.org>\r
27 References: <1445087213-21364-1-git-send-email-jani@nikula.org>\r
28  <1445087213-21364-2-git-send-email-jani@nikula.org>\r
29 User-Agent: Notmuch/0.20.2+68~g0c35549 (http://notmuchmail.org) Emacs/24.3.1\r
30  (x86_64-unknown-linux-gnu)\r
31 X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
32  $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
33  !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
34 Date: Sat, 17 Oct 2015 17:24:16 +0300\r
35 Message-ID: <m2si594lpr.fsf@guru.guru-group.fi>\r
36 MIME-Version: 1.0\r
37 Content-Type: text/plain\r
38 X-BeenThere: notmuch@notmuchmail.org\r
39 X-Mailman-Version: 2.1.18\r
40 Precedence: list\r
41 List-Id: "Use and development of the notmuch mail system."\r
42  <notmuch.notmuchmail.org>\r
43 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
44  <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
45 List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
46 List-Post: <mailto:notmuch@notmuchmail.org>\r
47 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
48 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
49  <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
50 X-List-Received-Date: Sat, 17 Oct 2015 14:24:10 -0000\r
51 \r
52 On Sat, Oct 17 2015, Jani Nikula <jani@nikula.org> wrote:\r
53 \r
54 > ---\r
55 >  NEWS | 7 +++++++\r
56 >  1 file changed, 7 insertions(+)\r
57 >\r
58 > diff --git a/NEWS b/NEWS\r
59 > index 95470d7c070b..317e7e62deaa 100644\r
60 > --- a/NEWS\r
61 > +++ b/NEWS\r
62 > @@ -7,6 +7,13 @@ General\r
63 >  Notmuch now requires gmime >= 2.6.7. The gmime 2.4 series is no longer\r
64 >  supported.\r
65 >  \r
66 > +Date queries now support `date:<expr>..!` shorthand for\r
67 > +`date:<expr>..<expr>`.\r
68 \r
69 Amend to drop trailing dot.\r
70 \r
71 > +\r
72 > +  You can use, for example, `date:yesterday..!` to match from the\r
73 > +  beginning of yesterday to the end of yesterday. For further details,\r
74 > +  please refer to the `notmuch-search-terms` manual page.\r
75 > +\r
76 >  Emacs Interface\r
77 >  ---------------\r
78 >  \r
79 > -- \r
80 > 2.1.4\r
81 >\r
82 > _______________________________________________\r
83 > notmuch mailing list\r
84 > notmuch@notmuchmail.org\r
85 > http://notmuchmail.org/mailman/listinfo/notmuch\r