Re: New "notmuch address" command
[notmuch-archives.git] / 6e / 82310ac061ac439dbced5577f485b3ff9de77c
1 Return-Path: <Jason@zx2c4.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 F3E7B431FAF\r
6         for <notmuch@notmuchmail.org>; Fri,  7 Dec 2012 19:44:26 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.1\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.1 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         RCVD_IN_DNSWL_NONE=-0.0001] 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 xTCFCPI07xu8 for <notmuch@notmuchmail.org>;\r
17         Fri,  7 Dec 2012 19:44:26 -0800 (PST)\r
18 Received: from homiemail-a4.g.dreamhost.com (caiajhbdcahe.dreamhost.com\r
19         [208.97.132.74])\r
20         by olra.theworths.org (Postfix) with ESMTP id 7FEEA431FAE\r
21         for <notmuch@notmuchmail.org>; Fri,  7 Dec 2012 19:44:26 -0800 (PST)\r
22 Received: from homiemail-a4.g.dreamhost.com (localhost [127.0.0.1])\r
23         by homiemail-a4.g.dreamhost.com (Postfix) with ESMTP id E3E6B51C062\r
24         for <notmuch@notmuchmail.org>; Fri,  7 Dec 2012 19:44:24 -0800 (PST)\r
25 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=zx2c4.com; h=mime-version\r
26         :date:message-id:subject:from:to:content-type; s=zx2c4.com; bh=l\r
27         xyJhxybGuuo7tKGwsSXmNZYUqE=; b=FkR3NLnOxjxm9gGtu2icQdMUqzIuj9+gZ\r
28         CY/D/nEhV7Q31Oo/AmUrWmsjMgK8XukEpOnl8BAPKEJeW+YsbsmawWXlp2YPRPri\r
29         hC3RIOh822ZSRDcz23uqwy4StG+gpdLQZ3xmZ6xPFCRch4rVXx6AcwqyCNcWZd37\r
30         6kvSf3e298=\r
31 Received: from mail-ob0-f181.google.com (mail-ob0-f181.google.com\r
32         [209.85.214.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
33         (No client certificate requested)\r
34         (Authenticated sender: jason@zx2c4.com)\r
35         by homiemail-a4.g.dreamhost.com (Postfix) with ESMTPSA id CC7CD51C05F\r
36         for <notmuch@notmuchmail.org>; Fri,  7 Dec 2012 19:44:24 -0800 (PST)\r
37 Received: by mail-ob0-f181.google.com with SMTP id oi10so1057729obb.26\r
38         for <notmuch@notmuchmail.org>; Fri, 07 Dec 2012 19:44:23 -0800 (PST)\r
39 MIME-Version: 1.0\r
40 Received: by 10.60.32.67 with SMTP id g3mr4257899oei.77.1354938263746; Fri, 07\r
41         Dec 2012 19:44:23 -0800 (PST)\r
42 Received: by 10.76.33.70 with HTTP; Fri, 7 Dec 2012 19:44:23 -0800 (PST)\r
43 Date: Sat, 8 Dec 2012 04:44:23 +0100\r
44 Message-ID:\r
45  <CAHmME9oyWuKmAZw6U80qu9J0XFnFg75JgZ04JCxZxvACsjWPsw@mail.gmail.com>\r
46 Subject: Tags with spaces\r
47 From: "Jason A. Donenfeld" <Jason@zx2c4.com>\r
48 To: notmuch@notmuchmail.org\r
49 Content-Type: text/plain; charset=ISO-8859-1\r
50 X-BeenThere: notmuch@notmuchmail.org\r
51 X-Mailman-Version: 2.1.13\r
52 Precedence: list\r
53 List-Id: "Use and development of the notmuch mail system."\r
54         <notmuch.notmuchmail.org>\r
55 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
56         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
57 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
58 List-Post: <mailto:notmuch@notmuchmail.org>\r
59 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
60 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
61         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
62 X-List-Received-Date: Sat, 08 Dec 2012 03:44:27 -0000\r
63 \r
64 Do we support them? Are we going to?\r
65 \r
66 This doesn't work:\r
67 notmuch search -tag:"This has spaces"\r
68 \r
69 Nor does:\r
70 notmuch search "-tag:This has spaces"\r