Re: searching: '*analysis' vs 'reanalysis'
[notmuch-archives.git] / c0 / 45905b5136c3fad3ce16c6fc1d26292ce3aaba
1 Return-Path: <jrollins@finestructure.net>\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 30D1640CAC7\r
6         for <notmuch@notmuchmail.org>; Mon,  9 Apr 2012 11:36:26 -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: -2.3\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_MED=-2.3] autolearn=disabled\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 gp2uAquMxSOy for <notmuch@notmuchmail.org>;\r
16         Mon,  9 Apr 2012 11:36:25 -0700 (PDT)\r
17 Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu\r
18         [131.215.239.19])\r
19         by olra.theworths.org (Postfix) with ESMTP id 7BC1D403E36\r
20         for <notmuch@notmuchmail.org>; Mon,  9 Apr 2012 11:36:25 -0700 (PDT)\r
21 Received: from earth-doxen.imss.caltech.edu (localhost [127.0.0.1])\r
22         by earth-doxen-postvirus (Postfix) with ESMTP id EEB0E66E00D0\r
23         for <notmuch@notmuchmail.org>; Mon,  9 Apr 2012 11:36:22 -0700 (PDT)\r
24 X-Spam-Scanned: at Caltech-IMSS on earth-doxen by amavisd-new\r
25 Received: from finestructure.net (gwave-225.ligo.caltech.edu\r
26  [131.215.114.225])     (Authenticated sender: jrollins)        by earth-doxen-submit\r
27  (Postfix) with ESMTP id 2F05D66E00C4   for <notmuch@notmuchmail.org>; Mon,  9\r
28  Apr 2012 11:36:21 -0700 (PDT)\r
29 Received: by finestructure.net (Postfix, from userid 1000)\r
30         id 0EB86762; Mon,  9 Apr 2012 11:36:21 -0700 (PDT)\r
31 From: Jameson Graef Rollins <jrollins@finestructure.net>\r
32 To: Notmuch Mail <notmuch@notmuchmail.org>\r
33 Subject: bug fixes to emacs notmuch-tag-completion function\r
34 Date: Mon,  9 Apr 2012 11:36:15 -0700\r
35 Message-Id: <1333996578-24772-1-git-send-email-jrollins@finestructure.net>\r
36 X-Mailer: git-send-email 1.7.9.1\r
37 X-BeenThere: notmuch@notmuchmail.org\r
38 X-Mailman-Version: 2.1.13\r
39 Precedence: list\r
40 List-Id: "Use and development of the notmuch mail system."\r
41         <notmuch.notmuchmail.org>\r
42 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
43         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
44 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
45 List-Post: <mailto:notmuch@notmuchmail.org>\r
46 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
47 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
48         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
49 X-List-Received-Date: Mon, 09 Apr 2012 18:36:26 -0000\r
50 \r
51 I had originally included this fixes as part of a more involved series\r
52 to fix up tagging functions [0].  However, these are actually bug\r
53 fixes that stand alone and should not be bogged down in a series\r
54 that's likely going to take a while to come to fruition.  The changes\r
55 here are pretty trivial, so hopefully they can get pushed quickly and\r
56 I'll rework the rest of tagging fix up series on top of them.\r
57 \r
58 jamie.\r
59 \r
60 [0] id:"1333354853-25729-1-git-send-email-jrollins@finestructure.net"\r
61 \r