Re: [PATCH 1/2] Add Google Inc. to AUTHORS as a contributor.
[notmuch-archives.git] / 7f / 16cfe911a18aa33724e3cf7f68628a20f7cf19
1 Return-Path: <prvs=253dbfd03=jrosenthal@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 1F235431FD0\r
6         for <notmuch@notmuchmail.org>; Thu,  6 Oct 2011 12:49:15 -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 75Zl-tjhxeeV for <notmuch@notmuchmail.org>;\r
16         Thu,  6 Oct 2011 12:49:14 -0700 (PDT)\r
17 Received: from ipex1.johnshopkins.edu (ipex1.johnshopkins.edu [162.129.8.141])\r
18         (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 5D648431FB6\r
21         for <notmuch@notmuchmail.org>; Thu,  6 Oct 2011 12:49:14 -0700 (PDT)\r
22 X-IronPort-Anti-Spam-Filtered: true\r
23 X-IronPort-Anti-Spam-Result:\r
24  Ap0EAN4Ejk4KoSAO/2dsb2JhbABCqTiBUwEBBTpPCxgJJQ8BHCsGARK4AYkBhywEk26RYg\r
25 X-IronPort-AV: E=Sophos;i="4.68,498,1312171200"; d="scan'208";a="98335204"\r
26 Received: from watt.hwcampus.jhu.edu ([10.161.32.14])\r
27         by ipex1.johnshopkins.edu with ESMTP/TLS/ADH-AES256-SHA;\r
28         06 Oct 2011 15:49:11 -0400\r
29 Received: by watt.hwcampus.jhu.edu (Postfix, from userid 502)\r
30         id 09E55A49146; Thu,  6 Oct 2011 15:49:10 -0400 (EDT)\r
31 From: Jesse Rosenthal <jrosenthal@jhu.edu>\r
32 To: David Bremner <david@tethera.net>,\r
33         Jameson Graef Rollins <jrollins@finestructure.net>,\r
34         Notmuch Mail <notmuch@notmuchmail.org>\r
35 Subject: Re: tag sharing\r
36 In-Reply-To: <87ipo2td84.fsf@zancas.localnet>\r
37 References: <1306619520-25730-1-git-send-email-jrollins@finestructure.net>\r
38         <87hb8eebdi.fsf@servo.factory.finestructure.net>\r
39         <87pqmyn224.fsf@servo.factory.finestructure.net>\r
40         <87zklyjshd.fsf@yoom.home.cworth.org>\r
41         <87sjrng5k3.fsf@servo.factory.finestructure.net>\r
42         <87oc2bjgrs.fsf@yoom.home.cworth.org>\r
43         <8762oigc0y.fsf@servo.factory.finestructure.net>\r
44         <87boya98sf.fsf@gogo.home>\r
45         <87vcwg2p2m.fsf@servo.factory.finestructure.net>\r
46         <87wrcijn1w.fsf@zancas.localnet>\r
47         <m17h4i8dcj.fsf@watt.hwcampus.jhu.edu>\r
48         <87ipo2td84.fsf@zancas.localnet>\r
49 User-Agent: Notmuch/unknown (http://notmuchmail.org) Emacs/23.2.1\r
50         (x86_64-apple-darwin)\r
51 Date: Thu, 06 Oct 2011 15:49:10 -0400\r
52 Message-ID: <m1sjn53npl.fsf@watt.hwcampus.jhu.edu>\r
53 MIME-Version: 1.0\r
54 Content-Type: text/plain; charset=us-ascii\r
55 X-BeenThere: notmuch@notmuchmail.org\r
56 X-Mailman-Version: 2.1.13\r
57 Precedence: list\r
58 List-Id: "Use and development of the notmuch mail system."\r
59         <notmuch.notmuchmail.org>\r
60 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
61         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
62 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
63 List-Post: <mailto:notmuch@notmuchmail.org>\r
64 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
65 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
66         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
67 X-List-Received-Date: Thu, 06 Oct 2011 19:49:15 -0000\r
68 \r
69 On Thu, 06 Oct 2011 11:18:51 -0300, David Bremner <david@tethera.net> wrote:\r
70 > something like that sounds plausible. Currently the query parser doesn't\r
71 > handle searches like "tag:bremner/to-fix" very well, because it\r
72 > helpfully splits at '/' (aiui; maybe somebody else can explain it\r
73 > better).  "notmuch search "tag:notmuch*" does not seem to work either,\r
74 > so my first idea to kludge around the problem by using\r
75 > e.g. "notmuchPushed" doesn't seem to work either.\r
76 \r
77 A period works: `tag:bremner.to-fix`. That would fit with java/python\r
78 conventions. Double-colons also seem to work, for what it's worth:\r
79 `tag:bremner::to-fix`\r