Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 33 / 6dabecb903872d17984996df5c56ec3bea02ce
1 Return-Path: <m.walters@qmul.ac.uk>\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 A089F431FAF\r
6         for <notmuch@notmuchmail.org>; Sun, 25 Nov 2012 14:48:33 -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: -1.098\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-1.098 tagged_above=-999 required=5\r
12         tests=[DKIM_ADSP_CUSTOM_MED=0.001, FREEMAIL_FROM=0.001,\r
13         NML_ADSP_CUSTOM_MED=1.2, RCVD_IN_DNSWL_MED=-2.3] 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 47ePqaG2oRc0 for <notmuch@notmuchmail.org>;\r
17         Sun, 25 Nov 2012 14:48:33 -0800 (PST)\r
18 Received: from mail2.qmul.ac.uk (mail2.qmul.ac.uk [138.37.6.6])\r
19         (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
20         (No client certificate requested)\r
21         by olra.theworths.org (Postfix) with ESMTPS id E4588431FAE\r
22         for <notmuch@notmuchmail.org>; Sun, 25 Nov 2012 14:48:32 -0800 (PST)\r
23 Received: from smtp.qmul.ac.uk ([138.37.6.40])\r
24         by mail2.qmul.ac.uk with esmtp (Exim 4.71)\r
25         (envelope-from <m.walters@qmul.ac.uk>)\r
26         id 1Tckzz-0003Fy-Gt; Sun, 25 Nov 2012 22:48:31 +0000\r
27 Received: from 93-97-24-31.zone5.bethere.co.uk ([93.97.24.31] helo=localhost)\r
28         by smtp.qmul.ac.uk with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.69)\r
29         (envelope-from <m.walters@qmul.ac.uk>)\r
30         id 1Tckzz-0007Ry-30; Sun, 25 Nov 2012 22:48:27 +0000\r
31 From: Mark Walters <markwalters1009@gmail.com>\r
32 To: david@tethera.net, notmuch@notmuchmail.org\r
33 Subject: Re: [Patch v2 12/17] man: document notmuch tag --batch,\r
34         --input options\r
35 In-Reply-To: <1353792017-31459-13-git-send-email-david@tethera.net>\r
36 References: <1353792017-31459-1-git-send-email-david@tethera.net>\r
37         <1353792017-31459-13-git-send-email-david@tethera.net>\r
38 User-Agent: Notmuch/0.14+81~g9730584 (http://notmuchmail.org) Emacs/23.4.1\r
39         (x86_64-pc-linux-gnu)\r
40 Date: Sun, 25 Nov 2012 22:48:30 +0000\r
41 Message-ID: <87sj7xi9j5.fsf@qmul.ac.uk>\r
42 MIME-Version: 1.0\r
43 Content-Type: text/plain; charset=us-ascii\r
44 X-Sender-Host-Address: 93.97.24.31\r
45 X-QM-SPAM-Info: Sender has good ham record.  :)\r
46 X-QM-Body-MD5: 4dd1d513c83a6436fb78418c74be5925 (of first 20000 bytes)\r
47 X-SpamAssassin-Score: -1.8\r
48 X-SpamAssassin-SpamBar: -\r
49 X-SpamAssassin-Report: The QM spam filters have analysed this message to\r
50         determine if it is\r
51         spam. We require at least 5.0 points to mark a message as spam.\r
52         This message scored -1.8 points.\r
53         Summary of the scoring: \r
54         * -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at http://www.dnswl.org/,\r
55         *      medium trust\r
56         *      [138.37.6.40 listed in list.dnswl.org]\r
57         * 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail\r
58         provider *      (markwalters1009[at]gmail.com)\r
59         *  0.5 AWL AWL: From: address is in the auto white-list\r
60 X-QM-Scan-Virus: ClamAV says the message is clean\r
61 X-BeenThere: notmuch@notmuchmail.org\r
62 X-Mailman-Version: 2.1.13\r
63 Precedence: list\r
64 List-Id: "Use and development of the notmuch mail system."\r
65         <notmuch.notmuchmail.org>\r
66 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
67         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
68 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
69 List-Post: <mailto:notmuch@notmuchmail.org>\r
70 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
71 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
72         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
73 X-List-Received-Date: Sun, 25 Nov 2012 22:48:33 -0000\r
74 \r
75 \r
76 On Sat, 24 Nov 2012, david@tethera.net wrote:\r
77 > From: Jani Nikula <jani@nikula.org>\r
78 >\r
79 > ---\r
80 >  man/man1/notmuch-tag.1 |   52 +++++++++++++++++++++++++++++++++++++++++++++++-\r
81 >  1 file changed, 51 insertions(+), 1 deletion(-)\r
82 >\r
83 > diff --git a/man/man1/notmuch-tag.1 b/man/man1/notmuch-tag.1\r
84 > index 0f86582..751db7b 100644\r
85 > --- a/man/man1/notmuch-tag.1\r
86 > +++ b/man/man1/notmuch-tag.1\r
87 > @@ -4,7 +4,12 @@ notmuch-tag \- add/remove tags for all messages matching the search terms\r
88 >  \r
89 >  .SH SYNOPSIS\r
90 >  .B notmuch tag\r
91 > -.RI  "+<" tag> "|\-<" tag "> [...] [\-\-] <" search-term ">..."\r
92 > +.RI "+<" tag ">|\-<" tag "> [...] [\-\-] <" search-terms ">"\r
93 > +\r
94 > +.B notmuch tag\r
95 > +.RI "--batch"\r
96 > +.RI "[ --input=<" filename "> ]"\r
97 > +\r
98 >  \r
99 >  .SH DESCRIPTION\r
100 >  \r
101 > @@ -29,6 +34,51 @@ updates the maildir flags according to tag changes if the\r
102 >  configuration option is enabled. See \fBnotmuch-config\fR(1) for\r
103 >  details.\r
104 >  \r
105 > +Supported options for\r
106 > +.B tag\r
107 > +include\r
108 > +.RS 4\r
109 > +.TP 4\r
110 > +.BR \-\-batch\r
111 > +\r
112 > +Read batch tagging operations from standard input. This is more\r
113 > +efficient than repeated\r
114 > +.B notmuch tag\r
115 > +invocations. See\r
116 > +.B TAG FILE FORMAT\r
117 > +below for the input format. This option is not compatible with\r
118 > +specifying tagging on the command line.\r
119 > +.RE\r
120 > +\r
121 > +.RS 4\r
122 > +.TP 4\r
123 > +.BR "\-\-input=" <filename>\r
124 > +\r
125 > +Read input from given file, instead of from stdin. Implies\r
126 > +.BR --batch .\r
127 > +\r
128 > +.SH TAG FILE FORMAT\r
129 > +\r
130 > +The input must consist of lines of the format:\r
131 > +\r
132 > +.RI "T +<" tag ">|\-<" tag "> [...] [\-\-] <" search-terms ">"\r
133 \r
134 Is the T at the start of the line a remnant from a previous version?\r
135 \r
136 Mark\r
137 \r
138 \r
139 > +\r
140 > +Each line is interpreted similarly to\r
141 > +.B notmuch tag\r
142 > +command line arguments. The delimiter is one or more spaces ' '. Any\r
143 > +characters in <tag> and <search-terms>\r
144 > +.B may\r
145 > +be hex encoded with %NN where NN is the hexadecimal value of the\r
146 > +character. Any ' ' and '%' characters in <tag> and <search-terms>\r
147 > +.B must\r
148 > +be hex encoded (using %20 and %25, respectively). Any characters that\r
149 > +are not part of <tag> or <search-terms>\r
150 > +.B must not\r
151 > +be hex encoded.\r
152 > +\r
153 > +Leading and trailing space ' ' is ignored. Empty lines and lines\r
154 > +beginning with '#' are ignored.\r
155 > +\r
156 >  .SH SEE ALSO\r
157 >  \r
158 >  \fBnotmuch\fR(1), \fBnotmuch-config\fR(1), \fBnotmuch-count\fR(1),\r
159 > -- \r
160 > 1.7.10.4\r
161 >\r
162 > _______________________________________________\r
163 > notmuch mailing list\r
164 > notmuch@notmuchmail.org\r
165 > http://notmuchmail.org/mailman/listinfo/notmuch\r