Re: Avoiding the "huge INBOX of death"
[notmuch-archives.git] / 57 / 54b696a82385a0175a4aa0836e7b5025a733a8
1 Return-Path: <wael.nasreddine@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 1D2CF431FBC\r
6         for <notmuch@notmuchmail.org>; Fri, 16 May 2014 10:12:31 -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 mcGdE+3I6gHb for <notmuch@notmuchmail.org>;\r
17         Fri, 16 May 2014 10:12:27 -0700 (PDT)\r
18 Received: from mail-pa0-f45.google.com (mail-pa0-f45.google.com\r
19         [209.85.220.45]) (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 4F8AB431FB6\r
22         for <notmuch@notmuchmail.org>; Fri, 16 May 2014 10:12:27 -0700 (PDT)\r
23 Received: by mail-pa0-f45.google.com with SMTP id ey11so2804728pad.32\r
24         for <notmuch@notmuchmail.org>; Fri, 16 May 2014 10:12:26 -0700 (PDT)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
26         h=from:to:subject:user-agent:date:message-id:mime-version\r
27         :content-type; bh=5FS0rjMqmqhcW31fOnKGwIFydkPPOHH+oyJyEMsxnbY=;\r
28         b=pZ4LLihIOruOvCN0LQG21VPHcywOD/Jvc2Qp1C7E5rSJccfqVORLRX3r5B9pyfnG5X\r
29         igtvqLvOhu9MyZSbWJNGvTc4Q0L3Rjf6W4/rlVo8dnVVs+fCicwLkfVFfnh+/JMSX7va\r
30         hhG9w8ZAPULZy9nnJYdwKiJy14y3J7qocPsuGLrs1Es6SqzFL2wZKLMEw/8eIHLFmU9s\r
31         m4AW/GoOYforGe4ths4kjMj2xTuPa1ali+HO+We9P2RJD+CyCVenrkRz14ggTob/6U3F\r
32         ebLVKKi5L2mVBEDOv9QypInHCw9NZ+4Dey4TQevF3bS2LKdbQYyq9J3HbJw8yWXT+wld\r
33         gQkA==\r
34 X-Received: by 10.66.251.136 with SMTP id zk8mr22593361pac.137.1400260346437; \r
35         Fri, 16 May 2014 10:12:26 -0700 (PDT)\r
36 Received: from localhost ([2620:0:1000:2e00:956:5e9b:52f6:3e9e])\r
37         by mx.google.com with ESMTPSA id\r
38         qq5sm15534504pbb.24.2014.05.16.10.12.24 for <notmuch@notmuchmail.org>\r
39         (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
40         Fri, 16 May 2014 10:12:24 -0700 (PDT)\r
41 From: Wael Nasreddine <wael.nasreddine@gmail.com>\r
42 To: notmuch@notmuchmail.org\r
43 Subject: exclude tags\r
44 User-Agent: Notmuch/0.17 (http://notmuchmail.org) Emacs/24.3.1\r
45         (x86_64-pc-linux-gnu)\r
46 Date: Fri, 16 May 2014 10:12:18 -0700\r
47 Message-ID: <w52c61l5abrh.fsf@gaea.mtv.corp.google.com>\r
48 MIME-Version: 1.0\r
49 Content-Type: multipart/mixed; boundary="=-=-="\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: Fri, 16 May 2014 17:12:31 -0000\r
63 \r
64 --=-=-=\r
65 Content-Type: text/plain\r
66 \r
67 \r
68 Hey guys,\r
69 \r
70 I am trying to exclude any thread that has the tag *killed* but it's\r
71 either a bug or something that I am simply doing wrong.\r
72 \r
73  $ notmuch search tag:work and tag:unread and tag:inbox and not tag:killed | grep 'killed' | wc -l\r
74  1\r
75 \r
76 I am getting the same result with Trusty shipped notmuch v0.17 and with\r
77 today's build.\r
78 \r
79 Wael\r
80 \r
81 \r
82 --=-=-=\r
83 Content-Type: multipart/signed; boundary="==-=-=";\r
84         micalg=pgp-sha1; protocol="application/pgp-signature"\r
85 \r
86 --==-=-=\r
87 Content-Type: text/plain\r
88 \r
89 --\r
90 Wael Nasreddine | SRE at Google | wael.nasreddine@gmail.com | (650) 735-1773\r
91 \r
92 --==-=-=\r
93 Content-Type: application/pgp-signature\r
94 \r
95 -----BEGIN PGP SIGNATURE-----\r
96 Version: GnuPG v1\r
97 \r
98 iEYEARECAAYFAlN2RvMACgkQVWU5RcjdGKIzmgCg/c5jaifPtFK4/iFqVDZEKjyb\r
99 6iYAnRZdddfxQcNBGm4eV7aUV/SCFVVZ\r
100 =65oW\r
101 -----END PGP SIGNATURE-----\r
102 --==-=-=--\r
103 \r
104 --=-=-=--\r