RE: Reply all - issue
[notmuch-archives.git] / 8b / 27f20b48508c2ea9d658f9329a0b3613f1b263
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 8E062431FB6\r
6         for <notmuch@notmuchmail.org>; Wed, 25 Jul 2012 06:44:45 -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 EkhMO65GAcX0 for <notmuch@notmuchmail.org>;\r
17         Wed, 25 Jul 2012 06:44:43 -0700 (PDT)\r
18 Received: from mail-gh0-f181.google.com (mail-gh0-f181.google.com\r
19         [209.85.160.181]) (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 64EB5431FAE\r
22         for <notmuch@notmuchmail.org>; Wed, 25 Jul 2012 06:44:43 -0700 (PDT)\r
23 Received: by ghbz13 with SMTP id z13so892838ghb.26\r
24         for <notmuch@notmuchmail.org>; Wed, 25 Jul 2012 06:44:42 -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=Uwl1LMTzxNRPR0cu17a04QRIzksLz+9FkM0H6HdaUYw=;\r
28         b=g0h2jREoNlReC2G7DwRxX/3x1rViMur23qslZZ2DewgdE/NBrnfm1YU8/GJmT8n/rT\r
29         ze4NpFliKTjUuCJGByMej53XX6uTWHR/+cYl7XKTRkppBCq9H6fYLKMNqmyBeRYBdvjk\r
30         adfQByxv5MO5rx+Q5BqoXfDDzTAShmDXndmWhMFbYIyxOLZkGYXbQDfm4m2YssvbuTGC\r
31         lZDNL6J4xah1r8QeO15aHqVZIDU6tV3AGO/fJ5gfVpzuALo3F792i/Ee8bUGEpPYEMqX\r
32         IKrZZOLVsXu5098+0RLGfdff0CHGHVTuLLWVOR9ubR2rJNrftUDVLZn1ehLnDfEUDzVh\r
33         ig7Q==\r
34 Received: by 10.66.87.136 with SMTP id ay8mr12807035pab.25.1343223882492;\r
35         Wed, 25 Jul 2012 06:44:42 -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 qr3sm14406983pbc.69.2012.07.25.06.44.39\r
39         (version=TLSv1/SSLv3 cipher=OTHER);\r
40         Wed, 25 Jul 2012 06:44:41 -0700 (PDT)\r
41 From: Peter Wang <novalazy@gmail.com>\r
42 To: notmuch@notmuchmail.org\r
43 Subject: [PATCH 15/18] man: reference notmuch-insert.1\r
44 Date: Wed, 25 Jul 2012 23:42:44 +1000\r
45 Message-Id: <1343223767-9812-15-git-send-email-novalazy@gmail.com>\r
46 X-Mailer: git-send-email 1.7.4.4\r
47 In-Reply-To: <1343223767-9812-1-git-send-email-novalazy@gmail.com>\r
48 References: <1343223767-9812-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, 25 Jul 2012 13:44:45 -0000\r
62 \r
63 Add references to notmuch-insert.1 from other man pages.\r
64 ---\r
65  man/man1/notmuch-config.1       |    4 ++--\r
66  man/man1/notmuch-count.1        |    4 ++--\r
67  man/man1/notmuch-dump.1         |    4 ++--\r
68  man/man1/notmuch-new.1          |    4 ++--\r
69  man/man1/notmuch-reply.1        |    3 ++-\r
70  man/man1/notmuch-restore.1      |    3 ++-\r
71  man/man1/notmuch-search.1       |    3 ++-\r
72  man/man1/notmuch-show.1         |    3 ++-\r
73  man/man1/notmuch-tag.1          |    3 ++-\r
74  man/man1/notmuch.1              |    3 ++-\r
75  man/man5/notmuch-hooks.5        |    4 ++--\r
76  man/man7/notmuch-search-terms.7 |    3 ++-\r
77  12 files changed, 24 insertions(+), 17 deletions(-)\r
78 \r
79 diff --git a/man/man1/notmuch-config.1 b/man/man1/notmuch-config.1\r
80 index 2ee555d..484ccdb 100644\r
81 --- a/man/man1/notmuch-config.1\r
82 +++ b/man/man1/notmuch-config.1\r
83 @@ -152,7 +152,7 @@ use ${HOME}/.notmuch\-config if this variable is not set.\r
84  .SH SEE ALSO\r
85  \r
86  \fBnotmuch\fR(1), \fBnotmuch-count\fR(1), \fBnotmuch-dump\fR(1),\r
87 -\fBnotmuch-hooks\fR(5), \fBnotmuch-new\fR(1), \fBnotmuch-reply\fR(1),\r
88 -\fBnotmuch-restore\fR(1), \fBnotmuch-search\fR(1),\r
89 +\fBnotmuch-hooks\fR(5), \fBnotmuch-insert\fR(1), \fBnotmuch-new\fR(1),\r
90 +\fBnotmuch-reply\fR(1), \fBnotmuch-restore\fR(1), \fBnotmuch-search\fR(1),\r
91  \fBnotmuch-search-terms\fR(7), \fBnotmuch-show\fR(1),\r
92  \fBnotmuch-tag\fR(1)\r
93 diff --git a/man/man1/notmuch-count.1 b/man/man1/notmuch-count.1\r
94 index 8551ab2..f9ba926 100644\r
95 --- a/man/man1/notmuch-count.1\r
96 +++ b/man/man1/notmuch-count.1\r
97 @@ -52,7 +52,7 @@ count (the default) or not.\r
98  .SH SEE ALSO\r
99  \r
100  \fBnotmuch\fR(1), \fBnotmuch-config\fR(1), \fBnotmuch-dump\fR(1),\r
101 -\fBnotmuch-hooks\fR(5), \fBnotmuch-new\fR(1), \fBnotmuch-reply\fR(1),\r
102 -\fBnotmuch-restore\fR(1), \fBnotmuch-search\fR(1),\r
103 +\fBnotmuch-hooks\fR(5), \fBnotmuch-insert\fR(1), \fBnotmuch-new\fR(1),\r
104 +\fBnotmuch-reply\fR(1), \fBnotmuch-restore\fR(1), \fBnotmuch-search\fR(1),\r
105  \fBnotmuch-search-terms\fR(7), \fBnotmuch-show\fR(1),\r
106  \fBnotmuch-tag\fR(1)\r
107 diff --git a/man/man1/notmuch-dump.1 b/man/man1/notmuch-dump.1\r
108 index 64abf01..4f219e7 100644\r
109 --- a/man/man1/notmuch-dump.1\r
110 +++ b/man/man1/notmuch-dump.1\r
111 @@ -31,7 +31,7 @@ for details of the supported syntax for <search-terms>.\r
112  .SH SEE ALSO\r
113  \r
114  \fBnotmuch\fR(1), \fBnotmuch-config\fR(1), \fBnotmuch-count\fR(1),\r
115 -\fBnotmuch-hooks\fR(5), \fBnotmuch-new\fR(1), \fBnotmuch-reply\fR(1),\r
116 -\fBnotmuch-restore\fR(1), \fBnotmuch-search\fR(1),\r
117 +\fBnotmuch-hooks\fR(5), \fBnotmuch-insert\fR(1), \fBnotmuch-new\fR(1),\r
118 +\fBnotmuch-reply\fR(1), \fBnotmuch-restore\fR(1), \fBnotmuch-search\fR(1),\r
119  \fBnotmuch-search-terms\fR(7), \fBnotmuch-show\fR(1),\r
120  \fBnotmuch-tag\fR(1)\r
121 diff --git a/man/man1/notmuch-new.1 b/man/man1/notmuch-new.1\r
122 index e01f2eb..b5c14f3 100644\r
123 --- a/man/man1/notmuch-new.1\r
124 +++ b/man/man1/notmuch-new.1\r
125 @@ -64,7 +64,7 @@ Prevents hooks from being run.\r
126  .SH SEE ALSO\r
127  \r
128  \fBnotmuch\fR(1), \fBnotmuch-config\fR(1), \fBnotmuch-count\fR(1),\r
129 -\fBnotmuch-dump\fR(1), \fBnotmuch-hooks\fR(5), \fBnotmuch-reply\fR(1),\r
130 -\fBnotmuch-restore\fR(1), \fBnotmuch-search\fR(1),\r
131 +\fBnotmuch-dump\fR(1), \fBnotmuch-hooks\fR(5), \fBnotmuch-insert\fR(1),\r
132 +\fBnotmuch-reply\fR(1), \fBnotmuch-restore\fR(1), \fBnotmuch-search\fR(1),\r
133  \fBnotmuch-search-terms\fR(7), \fBnotmuch-show\fR(1),\r
134  \fBnotmuch-tag\fR(1)\r
135 diff --git a/man/man1/notmuch-reply.1 b/man/man1/notmuch-reply.1\r
136 index 5aa86c0..416c796 100644\r
137 --- a/man/man1/notmuch-reply.1\r
138 +++ b/man/man1/notmuch-reply.1\r
139 @@ -96,7 +96,8 @@ replying to multiple messages at once, but the JSON format does not.\r
140  .SH SEE ALSO\r
141  \r
142  \fBnotmuch\fR(1), \fBnotmuch-config\fR(1), \fBnotmuch-count\fR(1),\r
143 -\fBnotmuch-dump\fR(1), \fBnotmuch-hooks\fR(5), \fBnotmuch-new\fR(1),\r
144 +\fBnotmuch-dump\fR(1), \fBnotmuch-hooks\fR(5),\r
145 +\fBnotmuch-insert\fR(1), \fBnotmuch-new\fR(1),\r
146  \fBnotmuch-restore\fR(1), \fBnotmuch-search\fR(1),\r
147  \fBnotmuch-search-terms\fR(7), \fBnotmuch-show\fR(1),\r
148  \fBnotmuch-tag\fR(1)\r
149 diff --git a/man/man1/notmuch-restore.1 b/man/man1/notmuch-restore.1\r
150 index 18281c7..55a902d 100644\r
151 --- a/man/man1/notmuch-restore.1\r
152 +++ b/man/man1/notmuch-restore.1\r
153 @@ -39,7 +39,8 @@ details.\r
154  .SH SEE ALSO\r
155  \r
156  \fBnotmuch\fR(1), \fBnotmuch-config\fR(1), \fBnotmuch-count\fR(1),\r
157 -\fBnotmuch-dump\fR(1), \fBnotmuch-hooks\fR(5), \fBnotmuch-new\fR(1),\r
158 +\fBnotmuch-dump\fR(1), \fBnotmuch-hooks\fR(5),\r
159 +\fBnotmuch-insert\fR(1), \fBnotmuch-new\fR(1),\r
160  \fBnotmuch-reply\fR(1), \fBnotmuch-search\fR(1),\r
161  \fBnotmuch-search-terms\fR(7), \fBnotmuch-show\fR(1),\r
162  \fBnotmuch-tag\fR(1)\r
163 diff --git a/man/man1/notmuch-search.1 b/man/man1/notmuch-search.1\r
164 index b42eb2c..1794a5e 100644\r
165 --- a/man/man1/notmuch-search.1\r
166 +++ b/man/man1/notmuch-search.1\r
167 @@ -128,7 +128,8 @@ is the number of matching non-excluded messages in the thread.\r
168  .SH SEE ALSO\r
169  \r
170  \fBnotmuch\fR(1), \fBnotmuch-config\fR(1), \fBnotmuch-count\fR(1),\r
171 -\fBnotmuch-dump\fR(1), \fBnotmuch-hooks\fR(5), \fBnotmuch-new\fR(1),\r
172 +\fBnotmuch-dump\fR(1), \fBnotmuch-hooks\fR(5),\r
173 +\fBnotmuch-insert\fR(1), \fBnotmuch-new\fR(1),\r
174  \fBnotmuch-reply\fR(1), \fBnotmuch-restore\fR(1),\r
175  \fBnotmuch-search-terms\fR(7), \fBnotmuch-show\fR(1),\r
176  \fBnotmuch-tag\fR(1)\r
177 diff --git a/man/man1/notmuch-show.1 b/man/man1/notmuch-show.1\r
178 index 506583a..a7b1928 100644\r
179 --- a/man/man1/notmuch-show.1\r
180 +++ b/man/man1/notmuch-show.1\r
181 @@ -179,7 +179,8 @@ command.\r
182  .SH SEE ALSO\r
183  \r
184  \fBnotmuch\fR(1), \fBnotmuch-config\fR(1), \fBnotmuch-count\fR(1),\r
185 -\fBnotmuch-dump\fR(1), \fBnotmuch-hooks\fR(5), \fBnotmuch-new\fR(1),\r
186 +\fBnotmuch-dump\fR(1), \fBnotmuch-hooks\fR(5),\r
187 +\fBnotmuch-insert\fR(1), \fBnotmuch-new\fR(1),\r
188  \fBnotmuch-reply\fR(1), \fBnotmuch-restore\fR(1),\r
189  \fBnotmuch-search\fR(1), \fBnotmuch-search-terms\fR(7),\r
190  \fBnotmuch-tag\fR(1)\r
191 diff --git a/man/man1/notmuch-tag.1 b/man/man1/notmuch-tag.1\r
192 index d810e1b..87d9a0c 100644\r
193 --- a/man/man1/notmuch-tag.1\r
194 +++ b/man/man1/notmuch-tag.1\r
195 @@ -32,7 +32,8 @@ details.\r
196  .SH SEE ALSO\r
197  \r
198  \fBnotmuch\fR(1), \fBnotmuch-config\fR(1), \fBnotmuch-count\fR(1),\r
199 -\fBnotmuch-dump\fR(1), \fBnotmuch-hooks\fR(5), \fBnotmuch-new\fR(1),\r
200 +\fBnotmuch-dump\fR(1), \fBnotmuch-hooks\fR(5),\r
201 +\fBnotmuch-insert\fR(1), \fBnotmuch-new\fR(1),\r
202  \fBnotmuch-reply\fR(1), \fBnotmuch-restore\fR(1),\r
203  \fBnotmuch-search\fR(1), \fBnotmuch-search-terms\fR(7),\r
204  \fBnotmuch-show\fR(1),\r
205 diff --git a/man/man1/notmuch.1 b/man/man1/notmuch.1\r
206 index ebea4aa..0681f86 100644\r
207 --- a/man/man1/notmuch.1\r
208 +++ b/man/man1/notmuch.1\r
209 @@ -130,7 +130,8 @@ use ${HOME}/.notmuch\-config if this variable is not set.\r
210  .SH SEE ALSO\r
211  \r
212  \fBnotmuch-config\fR(1), \fBnotmuch-count\fR(1),\r
213 -\fBnotmuch-dump\fR(1), \fBnotmuch-hooks\fR(5), \fBnotmuch-new\fR(1),\r
214 +\fBnotmuch-dump\fR(1), \fBnotmuch-hooks\fR(5),\r
215 +\fBnotmuch-insert\fR(1), \fBnotmuch-new\fR(1),\r
216  \fBnotmuch-reply\fR(1), \fBnotmuch-restore\fR(1),\r
217  \fBnotmuch-search\fR(1), \fBnotmuch-search-terms\fR(7),\r
218  \fBnotmuch-show\fR(1), \fBnotmuch-tag\fR(1)\r
219 diff --git a/man/man5/notmuch-hooks.5 b/man/man5/notmuch-hooks.5\r
220 index b914a29..ad42f39 100644\r
221 --- a/man/man5/notmuch-hooks.5\r
222 +++ b/man/man5/notmuch-hooks.5\r
223 @@ -42,7 +42,7 @@ imported messages.\r
224  .SH SEE ALSO\r
225  \r
226  \fBnotmuch\fR(1), \fBnotmuch-config\fR(1), \fBnotmuch-count\fR(1),\r
227 -\fBnotmuch-dump\fR(1), \fBnotmuch-new\fR(1), \fBnotmuch-reply\fR(1),\r
228 -\fBnotmuch-restore\fR(1), \fBnotmuch-search\fR(1),\r
229 +\fBnotmuch-dump\fR(1), \fBnotmuch-insert\fR(1), \fBnotmuch-new\fR(1),\r
230 +\fBnotmuch-reply\fR(1), \fBnotmuch-restore\fR(1), \fBnotmuch-search\fR(1),\r
231  \fBnotmuch-search-terms\fR(7), \fBnotmuch-show\fR(1),\r
232  \fBnotmuch-tag\fR(1)\r
233 diff --git a/man/man7/notmuch-search-terms.7 b/man/man7/notmuch-search-terms.7\r
234 index b8ab52d..4baf3d1 100644\r
235 --- a/man/man7/notmuch-search-terms.7\r
236 +++ b/man/man7/notmuch-search-terms.7\r
237 @@ -135,6 +135,7 @@ current time:\r
238  .SH SEE ALSO\r
239  \r
240  \fBnotmuch\fR(1), \fBnotmuch-config\fR(1), \fBnotmuch-count\fR(1),\r
241 -\fBnotmuch-dump\fR(1), \fBnotmuch-hooks\fR(5), \fBnotmuch-new\fR(1),\r
242 +\fBnotmuch-dump\fR(1), \fBnotmuch-hooks\fR(5),\r
243 +\fBnotmuch-insert\fR(1), \fBnotmuch-new\fR(1),\r
244  \fBnotmuch-reply\fR(1), \fBnotmuch-restore\fR(1),\r
245  \fBnotmuch-search\fR(1), \fBnotmuch-show\fR(1), \fBnotmuch-tag\fR(1)\r
246 -- \r
247 1.7.4.4\r
248 \r