Re: [PATCH 9/9] add has: query prefix to search for specific properties
[notmuch-archives.git] / 54 / 09c038a7a9578f73635b05d75c3af981accb38
1 Return-Path: <error4me@gmx.de>\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 olra.theworths.org (Postfix) with ESMTP id 14B58431FAF\r
6         for <notmuch@notmuchmail.org>; Sun, 22 Jun 2014 05:34:09 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0.001\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.001 tagged_above=-999 required=5\r
12         tests=[FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001]\r
13         autolearn=disabled\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id EfTjRS23yq4g for <notmuch@notmuchmail.org>;\r
17         Sun, 22 Jun 2014 05:34:02 -0700 (PDT)\r
18 Received: from mout.gmx.net (mout.gmx.net [212.227.15.19])\r
19         (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
20         (No client certificate requested)\r
21         by olra.theworths.org (Postfix) with ESMTPS id BDD61431FAE\r
22         for <notmuch@notmuchmail.org>; Sun, 22 Jun 2014 05:34:01 -0700 (PDT)\r
23 Received: from boo.workgroup ([87.185.162.20]) by mail.gmx.com (mrgmx102) with\r
24         ESMTPSA (Nemesis) id 0LyB6P-1Wbi6P2ys1-015dmJ for\r
25         <notmuch@notmuchmail.org>; Sun, 22 Jun 2014 14:28:49 +0200\r
26 Received: from grfz by boo.workgroup with local (Exim 4.82_1-5b7a7c0-XX)\r
27         (envelope-from <error4me@gmx.de>)\r
28         id 1Wygt1-0007Dp-Si; Sun, 22 Jun 2014 14:28:43 +0200\r
29 Date: Sun, 22 Jun 2014 14:28:13 +0200\r
30 From: Gregor Zattler <telegraph@gmx.net>\r
31 To: notmuch <notmuch@notmuchmail.org>\r
32 Subject: Re: NEWS: add news for 0.18.1\r
33 Message-ID: <20140622122813.GA25919@boo.workgroup>\r
34 Mail-Followup-To: notmuch <notmuch@notmuchmail.org>\r
35 References: <1403381426-19813-1-git-send-email-david@tethera.net>\r
36 MIME-Version: 1.0\r
37 Content-Type: text/plain; charset=us-ascii\r
38 Content-Disposition: inline\r
39 In-Reply-To: <1403381426-19813-1-git-send-email-david@tethera.net>\r
40 User-Agent: Mutt/1.5.23 (2014-03-12)\r
41 Sender: error4me@gmx.de\r
42 X-Provags-ID: V03:K0:LfSA2reSGMBWkGzBcSQqXvSOzcahiHqaSE/f5fM+9jaHageZs0x\r
43         oxPMjHs0r1yaSaQ4nhCMZR0LmNR44uMRn6LrvQ1iYLGRYSvtUjEixeMbQJg8Yj+KppzFHdG\r
44         n8qPuU1gv5pV60knJ3UJ6z/wJjqPMn5467UDjj89dnG9+0Ta1kkDv6IFRbRKqrxy3zdM1yq\r
45         T2xnPMcp6NdU9888HRnGQ==\r
46 X-BeenThere: notmuch@notmuchmail.org\r
47 X-Mailman-Version: 2.1.13\r
48 Precedence: list\r
49 List-Id: "Use and development of the notmuch mail system."\r
50         <notmuch.notmuchmail.org>\r
51 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
52         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
53 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
54 List-Post: <mailto:notmuch@notmuchmail.org>\r
55 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
56 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
57         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
58 X-List-Received-Date: Sun, 22 Jun 2014 12:34:09 -0000\r
59 \r
60 Hi David, notmuch developers,\r
61 * David Bremner <david@tethera.net> [21. Jun. 2014]:\r
62 > This is my summary of the commits from 0.18.\r
63 \r
64 [...]\r
65 > +Fix for phrase indexing\r
66 > +\r
67 > +  There were several bugs involving overlapping "phrases" accross\r
68 > +  header and mime part boundaries.\r
69 \r
70 Perhaps this should be amended with the following excerpt from a\r
71 commit message:\r
72 \r
73 "This fix only affects newly indexed messages.  Messages that are\r
74 already indexed won't benefit from this fix without re-indexing, but\r
75 the fix won't make things any worse for existing messages."\r
76 \r
77 \r
78 Ciao; Gregor\r