Re: [PATCH 9/9] add has: query prefix to search for specific properties
[notmuch-archives.git] / 1e / f0149b35eed0a3723c9ad6704c19d6ee5413a0
1 Return-Path: <novalazy@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 27E39431FAF\r
6         for <notmuch@notmuchmail.org>; Fri,  6 Jul 2012 18:22:43 -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 EUeMl0De2rhF for <notmuch@notmuchmail.org>;\r
17         Fri,  6 Jul 2012 18:22:42 -0700 (PDT)\r
18 Received: from mail-pb0-f53.google.com (mail-pb0-f53.google.com\r
19         [209.85.160.53]) (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 A2426431FAE\r
22         for <notmuch@notmuchmail.org>; Fri,  6 Jul 2012 18:22:42 -0700 (PDT)\r
23 Received: by pbbrr13 with SMTP id rr13so19037287pbb.26\r
24         for <notmuch@notmuchmail.org>; Fri, 06 Jul 2012 18:22:40 -0700 (PDT)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
26         h=date:message-id:from:to:cc:subject:in-reply-to:references\r
27         :mime-version:content-type:content-disposition\r
28         :content-transfer-encoding;\r
29         bh=6ony1+IB7pEQdFaNXrh5nzUd6RvIDu5Gkrux1PQrqkU=;\r
30         b=yOg+OgRhT6VcweOaNLGaCS+OOjUeC5zC37Kumia2Fa/6OtM+ebuHC0EA+mODkhW62g\r
31         YKh//bXor/NxHbFcwYIu8MPZMf0hOWQWCE67TXtWIF0Qi1/h97Jsjvv3oTvRBHWrASBC\r
32         nkv7IIcs28GkkuVbV7Wbo0wwlmbdyNAvVzW5UwxuECLDMAKdC6ZJ6dCgvZq6QgHKr4Bp\r
33         fTPSpg5gPHHXqojEWwK6we4zdxWU5s7z84lobkHIwl3pQrkbwH7Qt5ZFaqW2lU1Sbd71\r
34         6x9EivliUOvY/ZxwqzkT/IzpgjHcqYKU/xEFM7FcNbag17bp8B8KvZE07K5CN8jKFywQ\r
35         mCOw==\r
36 Received: by 10.66.81.199 with SMTP id c7mr994727pay.79.1341624160742;\r
37         Fri, 06 Jul 2012 18:22:40 -0700 (PDT)\r
38 Received: from localhost (215.42.233.220.static.exetel.com.au.\r
39         [220.233.42.215])\r
40         by mx.google.com with ESMTPS id of4sm22866336pbb.51.2012.07.06.18.22.36\r
41         (version=TLSv1/SSLv3 cipher=OTHER);\r
42         Fri, 06 Jul 2012 18:22:39 -0700 (PDT)\r
43 Date: Sat, 7 Jul 2012 11:22:32 +1000\r
44 Message-ID: <20120707112232.GD2849@hili.localdomain>\r
45 From: Peter Wang <novalazy@gmail.com>\r
46 To: Mark Walters <markwalters1009@gmail.com>\r
47 Subject: Re: [PATCH] cli: add --headers_only option to notmuch-show.c\r
48 In-Reply-To: <1341041595-5858-1-git-send-email-markwalters1009@gmail.com>\r
49 References: <1341041595-5858-1-git-send-email-markwalters1009@gmail.com>\r
50 MIME-Version: 1.0\r
51 Content-Type: text/plain; charset=utf-8\r
52 Content-Disposition: inline\r
53 Content-Transfer-Encoding: 8bit\r
54 Cc: notmuch@notmuchmail.org\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: Sat, 07 Jul 2012 01:22:43 -0000\r
68 \r
69 On Sat, 30 Jun 2012 08:33:15 +0100, Mark Walters <markwalters1009@gmail.com> wrote:\r
70 > This option just outputs the headers of a message (i.e. it omits the\r
71 > bodies). Currently this is only implemented for format=json.\r
72 \r
73 I think the option would be better named --output-body=yes|no,\r
74 especially if we end up with --output-headers.\r
75 \r
76 Peter\r