[PATCH 9/9] add has: query prefix to search for specific properties
[notmuch-archives.git] / 5f / 0e0761079e7d68238f7d1c97e6c79d9e8d42bc
1 Return-Path: <damien.cassou@gmail.com>\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 9ED61431FAF\r
6         for <notmuch@notmuchmail.org>; Wed, 13 Mar 2013 02:43:35 -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.799\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] 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 cP+Qh4RnRIOM for <notmuch@notmuchmail.org>;\r
17         Wed, 13 Mar 2013 02:43:31 -0700 (PDT)\r
18 Received: from mail-oa0-f42.google.com (mail-oa0-f42.google.com\r
19         [209.85.219.42]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
20         (No client certificate requested)\r
21         by olra.theworths.org (Postfix) with ESMTPS id DC724431FAE\r
22         for <notmuch@notmuchmail.org>; Wed, 13 Mar 2013 02:43:31 -0700 (PDT)\r
23 Received: by mail-oa0-f42.google.com with SMTP id i18so860532oag.1\r
24         for <notmuch@notmuchmail.org>; Wed, 13 Mar 2013 02:43:30 -0700 (PDT)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
26         h=x-received:mime-version:in-reply-to:references:from:date:message-id\r
27         :subject:to:content-type;\r
28         bh=1j+MTYgPhGudap8zSmgJ9ysYizgc3tvu0xERd0JCt74=;\r
29         b=p/HZEnSw5Qxb5Q7aVp+du8/w3Dyv/xLy5mHc9j5VM5i2CHgUTSoZvOTpIHhpJ3Gprr\r
30         2CXHDF5Z61t8hq5MBP2zqixeQtk2/LMUS/wL/YOYP6f/G6EO6G+Xe/aydnYvhUHmQuen\r
31         9IlckXD6F9B8Z1XPJRI6DFo0XyqH3ZTZ4doBXJSYuweArf2bedGAZI+u86fOHFmK8LnJ\r
32         EJFjDsXut+NioZW15O2GeVKe3QLD6b0kwMYCKr27ekKr7NSGX42i8JGCjkh+WcXxSNCR\r
33         Sw2Od5v+FSppqxnOCWF0kr1nQGRM54vAVwnLxOs3MEkZk6yAgZeUzYMw7ZQfU5TEMMJK\r
34         q3ew==\r
35 X-Received: by 10.182.147.2 with SMTP id tg2mr14729085obb.47.1363167809297;\r
36         Wed, 13 Mar 2013 02:43:29 -0700 (PDT)\r
37 MIME-Version: 1.0\r
38 Received: by 10.182.103.72 with HTTP; Wed, 13 Mar 2013 02:43:09 -0700 (PDT)\r
39 In-Reply-To: <1360162435-29506-1-git-send-email-damien.cassou@gmail.com>\r
40 References: <1360162435-29506-1-git-send-email-damien.cassou@gmail.com>\r
41 From: Damien Cassou <damien.cassou@gmail.com>\r
42 Date: Wed, 13 Mar 2013 10:43:09 +0100\r
43 Message-ID:\r
44  <CA+y5ggj-TV9SOv3uqFqT6brL01bjkw60Y+PXKCRw2TtUOgpB3w@mail.gmail.com>\r
45 Subject: Re: [PATCH v2 0/2] Customize how each tag is displayed\r
46 To: notmuch mailing list <notmuch@notmuchmail.org>\r
47 Content-Type: text/plain; charset=ISO-8859-1\r
48 X-BeenThere: notmuch@notmuchmail.org\r
49 X-Mailman-Version: 2.1.13\r
50 Precedence: list\r
51 List-Id: "Use and development of the notmuch mail system."\r
52         <notmuch.notmuchmail.org>\r
53 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
54         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
55 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
56 List-Post: <mailto:notmuch@notmuchmail.org>\r
57 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
58 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
59         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
60 X-List-Received-Date: Wed, 13 Mar 2013 09:43:35 -0000\r
61 \r
62 On Wed, Feb 6, 2013 at 3:53 PM, Damien Cassou <damien.cassou@gmail.com> wrote:\r
63 > [PATCH 1/2] emacs: Add notmuch-combine-face-text-property-string\r
64 > [PATCH 2/2] emacs: possibility to customize the rendering of tags\r
65 \r
66 \r
67 still not a single comment after more than one month\r
68 \r
69 -- \r
70 Damien Cassou\r
71 http://damiencassou.seasidehosting.st\r
72 \r
73 "Success is the ability to go from one failure to another without\r
74 losing enthusiasm."\r
75 Winston Churchill\r