[PATCH v2 08/14] cli/reply: reduce the reply format abstractions
[notmuch-archives.git] / 4d / b906f4a2b672474aa208aecd234508ebb7eaf3
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 E1381431FBC\r
6         for <notmuch@notmuchmail.org>; Mon,  1 Oct 2012 02:42:39 -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 qIUk7f6ubEaR for <notmuch@notmuchmail.org>;\r
17         Mon,  1 Oct 2012 02:42:39 -0700 (PDT)\r
18 Received: from mail-bk0-f53.google.com (mail-bk0-f53.google.com\r
19         [209.85.214.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 C23A1431FAE\r
22         for <notmuch@notmuchmail.org>; Mon,  1 Oct 2012 02:42:38 -0700 (PDT)\r
23 Received: by bkcjg15 with SMTP id jg15so4931148bkc.26\r
24         for <notmuch@notmuchmail.org>; Mon, 01 Oct 2012 02:42:36 -0700 (PDT)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
26         h=mime-version:in-reply-to:references:from:date:message-id:subject:to\r
27         :cc:content-type;\r
28         bh=hU83dsofg9LVJZPq3+/tnRvNcBZQWVku8S+UTo6TE5E=;\r
29         b=KEN+EmOUveIKaUY5TPO4rphmvzREsIgbITscg6OVt0ZslK1ZSObZ0Q37G99zm8nz2i\r
30         a4tzU1agtAZYCfo3JNCDCLQNwAleOIBEoIbq4lQEIReEHolOWHKvfg8O1TRiWavNyoNF\r
31         Af7GrlBiUZzSKF3Pg8Ujxl0QNnSo6eyP6Y03CHFzGb7ZH+LQ64HlGxdluYF7mm3qOL0F\r
32         FLBAQtHcJdbzV7PqNak4IK5QIX60QU8lzeNS1HWNPApVmxS8KrE8vVwPK0Czrr7vI6gH\r
33         fvbUmT8bWQudRfnHzG2zCpTix0qIquE/umdSLPhSNJHIAuHGrWQQYI/vdoQqnrSWH5l1\r
34         GFWw==\r
35 Received: by 10.204.143.138 with SMTP id v10mr5603599bku.114.1349084555996;\r
36         Mon, 01 Oct 2012 02:42:35 -0700 (PDT)\r
37 MIME-Version: 1.0\r
38 Received: by 10.204.40.78 with HTTP; Mon, 1 Oct 2012 02:42:15 -0700 (PDT)\r
39 In-Reply-To: <20120929161158.GX26662@mit.edu>\r
40 References:\r
41  <CA+y5ggh-PFtHsRgpdXje9z2gsrsonMNi0gqDTfpQ42jXNmJ3dg@mail.gmail.com>\r
42         <20120929161158.GX26662@mit.edu>\r
43 From: Damien Cassou <damien.cassou@gmail.com>\r
44 Date: Mon, 1 Oct 2012 11:42:15 +0200\r
45 Message-ID:\r
46  <CA+y5ggiM-8XPDcD4mJjF9GKm+yEzp1wO-NM7UsebowCUWUWkVw@mail.gmail.com>\r
47 Subject: Re: Searching from a folder\r
48 To: Austin Clements <amdragon@mit.edu>\r
49 Content-Type: text/plain; charset=ISO-8859-1\r
50 Cc: notmuch@notmuchmail.org\r
51 X-BeenThere: notmuch@notmuchmail.org\r
52 X-Mailman-Version: 2.1.13\r
53 Precedence: list\r
54 List-Id: "Use and development of the notmuch mail system."\r
55         <notmuch.notmuchmail.org>\r
56 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
57         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
58 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
59 List-Post: <mailto:notmuch@notmuchmail.org>\r
60 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
61 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
62         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
63 X-List-Received-Date: Mon, 01 Oct 2012 09:42:40 -0000\r
64 \r
65 On Sat, Sep 29, 2012 at 6:12 PM, Austin Clements <amdragon@mit.edu> wrote:\r
66 > $ notmuch search 'folder:"[Gmail].All Mail"'\r
67 > $ notmuch search 'folder:"[Gmail].Important"'\r
68 \r
69 thank you very much, it indeed works. I'm still a bit puzzled by the\r
70 fact that, on my other mailbox, I'm getting the following results:\r
71 \r
72 $ notmuch search 'folder:"[Gmail].Important"' | wc --lines\r
73 8928\r
74 $ notmuch search folder:[Gmail].Important | wc --lines\r
75 138\r
76 \r
77 So, without using quoting, something is indeed happening. Do you know what?\r
78 \r
79 Thank you\r
80 \r
81 -- \r
82 Damien Cassou\r
83 http://damiencassou.seasidehosting.st\r
84 \r
85 "Lambdas are relegated to relative obscurity until Java makes them\r
86 popular by not having them." James Iry\r