[PATCH 0/2] emacs: wash: word-wrap bugfix and tweak
[notmuch-archives.git] / 0f / 1163778c1d2780914cd0baa844b6eea746dfd8
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 12F28431FD4\r
6         for <notmuch@notmuchmail.org>; Wed, 20 Jun 2012 06:29:54 -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 zY76t7m2Q9Fs for <notmuch@notmuchmail.org>;\r
17         Wed, 20 Jun 2012 06:29:53 -0700 (PDT)\r
18 Received: from mail-pz0-f53.google.com (mail-pz0-f53.google.com\r
19         [209.85.210.53]) (using TLSv1 with cipher RC4-MD5 (128/128 bits))\r
20         (No client certificate requested)\r
21         by olra.theworths.org (Postfix) with ESMTPS id D6F26431FC0\r
22         for <notmuch@notmuchmail.org>; Wed, 20 Jun 2012 06:29:49 -0700 (PDT)\r
23 Received: by mail-pz0-f53.google.com with SMTP id g9so12291942dad.26\r
24         for <notmuch@notmuchmail.org>; Wed, 20 Jun 2012 06:29:49 -0700 (PDT)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
26         h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references;\r
27         bh=TTJhlYdPM1MqjSiviwqFAiBru8irZ+2C0XT4xWG2yzc=;\r
28         b=oEDufKv2YslXwezsCTJ+n47mvxnrGAzy6gJ1jZo0SpgnGrWF17uwX+sEg2KoAWhm7n\r
29         4PbnubY5Kin7VSDbNr/ebEMXwNgqQ5Ld+Fy1C7kOENREnhORbg9A5yj9qzrIdmZdJDQM\r
30         b7rmsPFBWwYD2KsyXnpP42b//1mL1xV4TpTOSmFZmTTOIkisYeAlP3hq6AbIlJqFGb7O\r
31         i5XSKHrAaLvw2J6QEAYVChcpcezFj6OaAUZLMUHLoYrwZcUyqGE7PWpaSnK9kmEXTS4D\r
32         80B4c8LGS4PR9R4yGn8YcE5i+t1Wy0M7poaR7wERhirYQr8+E+rUA7PFD3UMRBMB6GTo\r
33         mnMA==\r
34 Received: by 10.68.219.166 with SMTP id pp6mr76233599pbc.35.1340198989738;\r
35         Wed, 20 Jun 2012 06:29:49 -0700 (PDT)\r
36 Received: from localhost (215.42.233.220.static.exetel.com.au.\r
37         [220.233.42.215])\r
38         by mx.google.com with ESMTPS id tk1sm31954773pbc.8.2012.06.20.06.29.47\r
39         (version=TLSv1/SSLv3 cipher=OTHER);\r
40         Wed, 20 Jun 2012 06:29:48 -0700 (PDT)\r
41 From: Peter Wang <novalazy@gmail.com>\r
42 To: notmuch@notmuchmail.org\r
43 Subject: [PATCH 4/8] man: clarify search --exclude documentation\r
44 Date: Wed, 20 Jun 2012 23:29:03 +1000\r
45 Message-Id: <1340198947-29370-5-git-send-email-novalazy@gmail.com>\r
46 X-Mailer: git-send-email 1.7.4.4\r
47 In-Reply-To: <1340198947-29370-1-git-send-email-novalazy@gmail.com>\r
48 References: <1340198947-29370-1-git-send-email-novalazy@gmail.com>\r
49 X-BeenThere: notmuch@notmuchmail.org\r
50 X-Mailman-Version: 2.1.13\r
51 Precedence: list\r
52 List-Id: "Use and development of the notmuch mail system."\r
53         <notmuch.notmuchmail.org>\r
54 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
55         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
56 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
57 List-Post: <mailto:notmuch@notmuchmail.org>\r
58 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
59 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
60         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
61 X-List-Received-Date: Wed, 20 Jun 2012 13:29:54 -0000\r
62 \r
63 Highlight "excluded messages" as a piece of jargon with\r
64 a meaning that may not be obvious.\r
65 \r
66 Be explicit about the effects of search --exclude=true and\r
67 --exclude=false.\r
68 ---\r
69  man/man1/notmuch-search.1 |   14 ++++++++++++--\r
70  1 files changed, 12 insertions(+), 2 deletions(-)\r
71 \r
72 diff --git a/man/man1/notmuch-search.1 b/man/man1/notmuch-search.1\r
73 index 5c72c4b..003b742 100644\r
74 --- a/man/man1/notmuch-search.1\r
75 +++ b/man/man1/notmuch-search.1\r
76 @@ -116,8 +116,18 @@ Limit the number of displayed results to N.\r
77  .TP 4\r
78  .BR \-\-exclude=(true|false|flag)\r
79  \r
80 -Specify whether to omit messages matching search.tag_exclude from the\r
81 -search results (the default) or not. The extra option\r
82 +Messages matching search.tag_exclude are called "excluded messages".\r
83 +This option specifies whether to omit excluded messages in the search\r
84 +process.\r
85 +\r
86 +The default value,\r
87 +.BR true ,\r
88 +prevents excluded messages from matching the search terms.\r
89 +\r
90 +.B false\r
91 +allows excluded messages to match search terms and appear in displayed\r
92 +results. Excluded messages are still marked in the relevant outputs.\r
93 +\r
94  .B flag\r
95  only has an effect when\r
96  .B --output=summary\r
97 -- \r
98 1.7.4.4\r
99 \r