database error
[notmuch-archives.git] / c7 / 6a5f1d7abd6d50cbc249236a672ca072121cb7
1 Return-Path: <markwalters1009@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 8A158431FAF\r
6         for <notmuch@notmuchmail.org>; Sat,  7 Apr 2012 09:10:07 -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: 2.7\r
10 X-Spam-Level: **\r
11 X-Spam-Status: No, score=2.7 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_ENVFROM_END_DIGIT=1, FREEMAIL_FROM=0.001,\r
14         FREEMAIL_REPLY=2.499, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
15 Received: from olra.theworths.org ([127.0.0.1])\r
16         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
17         with ESMTP id 7b5+MpbHbSLF for <notmuch@notmuchmail.org>;\r
18         Sat,  7 Apr 2012 09:10:06 -0700 (PDT)\r
19 Received: from mail-we0-f181.google.com (mail-we0-f181.google.com\r
20         [74.125.82.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
21         (No client certificate requested)\r
22         by olra.theworths.org (Postfix) with ESMTPS id B1F16431FAE\r
23         for <notmuch@notmuchmail.org>; Sat,  7 Apr 2012 09:10:06 -0700 (PDT)\r
24 Received: by werm13 with SMTP id m13so2289308wer.26\r
25         for <notmuch@notmuchmail.org>; Sat, 07 Apr 2012 09:10:05 -0700 (PDT)\r
26 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
27         h=from:to:cc:subject:date:message-id:x-mailer;\r
28         bh=kgTtL8cgDMNxq/plClpmQy+Sonyi/AKoU2hTpE6f6tc=;\r
29         b=iUeE+qQC1aRY2ZBB/tpW3o6F80+fOlMLB1f32eJCEdyDNpjhI7ePjGE6iPz1youfmy\r
30         nHSKA/0bj1fgJBYAHMEqOr4DmylQXZub8R29eLRHksKvBnWn6hu/52EpUpHbTd3iZQYA\r
31         CQ4AizjEntJoxK06jTBv5tdpXmDupKxP7P5vmTzpcyYW1rSiEUd7tLIbHycnYHnX3C4H\r
32         1CbVt+Q1nKmWGytkfEgD8m3kYxLcB09bB3f2MDhbElIphNzif94oOv1tsR2mvPAGFogF\r
33         GWqNFNQlCZuXGkgxB9wq2A/64chIyNtgetC5i4IL7z4W3z2QUBJvnD+A8WcpcnpBOI2g\r
34         sjGQ==\r
35 Received: by 10.180.82.136 with SMTP id i8mr3842265wiy.19.1333815005317;\r
36         Sat, 07 Apr 2012 09:10:05 -0700 (PDT)\r
37 Received: from localhost (94.197.17.51.threembb.co.uk. [94.197.17.51])\r
38         by mx.google.com with ESMTPS id j3sm25374010wiw.1.2012.04.07.09.10.02\r
39         (version=TLSv1/SSLv3 cipher=OTHER);\r
40         Sat, 07 Apr 2012 09:10:04 -0700 (PDT)\r
41 From: Mark Walters <markwalters1009@gmail.com>\r
42 To: notmuch@notmuchmail.org\r
43 Subject: [PATCH v4 0/6] Move --no-exclude to --exclude=(true|false|flag)\r
44 Date: Sat,  7 Apr 2012 17:10:02 +0100\r
45 Message-Id: <1333815008-24668-1-git-send-email-markwalters1009@gmail.com>\r
46 X-Mailer: git-send-email 1.7.9.1\r
47 X-BeenThere: notmuch@notmuchmail.org\r
48 X-Mailman-Version: 2.1.13\r
49 Precedence: list\r
50 List-Id: "Use and development of the notmuch mail system."\r
51         <notmuch.notmuchmail.org>\r
52 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
53         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
54 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
55 List-Post: <mailto:notmuch@notmuchmail.org>\r
56 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
57 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
58         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
59 X-List-Received-Date: Sat, 07 Apr 2012 16:10:07 -0000\r
60 \r
61 This is version 4 of the exclude= patch set. Version 3 was at [1].\r
62 \r
63 The only changes relative to version 3 are in the tests. As suggested\r
64 by jrollins [2] I have added some systematic count and show tests and\r
65 moved all the exclude tests to the file test/excludes.\r
66 \r
67 Best wishes\r
68 \r
69 Mark\r
70 \r
71 [1] id:"1333716551-29153-1-git-send-email-markwalters1009@gmail.com"\r
72 [2] id:"877gxs7ryv.fsf@servo.finestructure.net"\r
73 \r
74 Mark Walters (6):\r
75   lib: change default for notmuch_query_set_omit_excluded\r
76   cli: move count to the new --exclude=(true|false|flag) naming scheme.\r
77   cli: move search to the new --exclude= naming scheme.\r
78   cli: move show to the new --exclude= option naming scheme.\r
79   test: add some exclude tests\r
80   emacs: make show set --exclude=false\r
81 \r
82  emacs/notmuch-show.el     |    6 +-\r
83  lib/notmuch.h             |   23 ++-\r
84  lib/query.cc              |   10 +-\r
85  man/man1/notmuch-count.1  |    5 +-\r
86  man/man1/notmuch-search.1 |   12 +-\r
87  man/man1/notmuch-show.1   |   16 ++-\r
88  notmuch-client.h          |    1 +\r
89  notmuch-count.c           |   17 ++-\r
90  notmuch-search.c          |   32 +++-\r
91  notmuch-show.c            |   50 ++++--\r
92  test/count                |   21 ---\r
93  test/excludes             |  423 +++++++++++++++++++++++++++++++++++++++++++++\r
94  test/notmuch-test         |    1 +\r
95  test/search               |   48 -----\r
96  14 files changed, 544 insertions(+), 121 deletions(-)\r
97  create mode 100755 test/excludes\r
98 \r
99 -- \r
100 1.7.9.1\r
101 \r