[PATCH] WIP: remove all non-prefixed-terms (and stemmed versions)
[notmuch-archives.git] / 93 / 177c10f6f4771c43dfcdeb06cb58df14e5cdf4
1 Return-Path: <prvs=jrosenthal=7218428b9@jhu.edu>\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 9F67F4196F3\r
6         for <notmuch@notmuchmail.org>; Wed, 21 Apr 2010 23:10:29 -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: -1.5\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-1.5 tagged_above=-999 required=5\r
12         tests=[BAYES_50=0.8, RCVD_IN_DNSWL_MED=-2.3] autolearn=ham\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id BUeN1a7MMghL for <notmuch@notmuchmail.org>;\r
16         Wed, 21 Apr 2010 23:10:24 -0700 (PDT)\r
17 Received: from ipex4.johnshopkins.edu (ipex4.johnshopkins.edu\r
18         [128.220.161.141])\r
19         by olra.theworths.org (Postfix) with ESMTP id 21EC3431FC1\r
20         for <notmuch@notmuchmail.org>; Wed, 21 Apr 2010 23:10:23 -0700 (PDT)\r
21 X-IronPort-AV: E=Sophos;i="4.52,254,1270440000"; d="scan'208";a="357241580"\r
22 Received: from c-69-255-36-229.hsd1.md.comcast.net (HELO lucky)\r
23         ([69.255.36.229])\r
24         by ipex4.johnshopkins.edu with ESMTP/TLS/AES256-SHA;\r
25         22 Apr 2010 02:10:23 -0400\r
26 Received: from jkr by lucky with local (Exim 4.69)\r
27         (envelope-from <jrosenthal@jhu.edu>)\r
28         id 1O4pcD-000403-UE; Thu, 22 Apr 2010 02:10:21 -0400\r
29 From: Jesse Rosenthal <jrosenthal@jhu.edu>\r
30 To: Carl Worth <cworth@cworth.org>, Notmuch list <notmuch@notmuchmail.org>\r
31 Subject: Re: Update on 0.3 progress\r
32 In-Reply-To: <87y6gguw99.fsf@yoom.home.cworth.org>\r
33 References: <87pr1zdtpi.fsf@yoom.home.cworth.org>\r
34         <87y6gguw99.fsf@yoom.home.cworth.org>\r
35 Date: Thu, 22 Apr 2010 02:10:21 -0400\r
36 Message-ID: <871ve881bm.fsf@jhu.edu>\r
37 MIME-Version: 1.0\r
38 Content-Type: text/plain; charset=us-ascii\r
39 X-BeenThere: notmuch@notmuchmail.org\r
40 X-Mailman-Version: 2.1.13\r
41 Precedence: list\r
42 List-Id: "Use and development of the notmuch mail system."\r
43         <notmuch.notmuchmail.org>\r
44 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
45         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
46 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
47 List-Post: <mailto:notmuch@notmuchmail.org>\r
48 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
49 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
50         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
51 X-List-Received-Date: Thu, 22 Apr 2010 06:10:31 -0000\r
52 \r
53 On Wed, 21 Apr 2010 18:11:14 -0700, Carl Worth <cworth@cworth.org> wrote:\r
54 > Most of what came in in response to this request has now been merged.\r
55 > Notable things that made the merge window but have not been merged yet\r
56 > include...\r
57 \r
58 Hi Carl,\r
59 \r
60 Just wanted to call one more thing to your attention: the patch covering\r
61 the regression in argument-quoting to enable remote usage\r
62 ( id:m14oj4qz5r.fsf@watt.gilman.jhu.edu ).\r
63 \r
64 The code in notmuch-show changed somewhat, so I elected to rewrite this\r
65 rather trivial patch froms scratch.\r
66 \r
67 Thanks for the updates.\r
68 \r
69 All best,\r
70 Jesse\r