Re: [feature request] emacs: use `notmuch insert` for FCC
[notmuch-archives.git] / 44 / 2fd7e17edd619a683be7808056e7cd4e75a3df
1 Return-Path: <jani@nikula.org>\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 1ACB341448B\r
6         for <notmuch@notmuchmail.org>; Sun,  8 Jan 2012 12:57:31 -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: -0.7\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id QCz4AJ8j65bg for <notmuch@notmuchmail.org>;\r
16         Sun,  8 Jan 2012 12:57:29 -0800 (PST)\r
17 Received: from mail-ee0-f53.google.com (mail-ee0-f53.google.com\r
18  [74.125.83.53])        (using TLSv1 with cipher RC4-SHA (128/128 bits))        (No client\r
19  certificate requested) by olra.theworths.org (Postfix) with ESMTPS id\r
20  7A317414480    for <notmuch@notmuchmail.org>; Sun,  8 Jan 2012 12:57:29 -0800\r
21  (PST)\r
22 Received: by eekd41 with SMTP id d41so2481114eek.26\r
23         for <notmuch@notmuchmail.org>; Sun, 08 Jan 2012 12:57:26 -0800 (PST)\r
24 Received: by 10.213.28.140 with SMTP id m12mr2743964ebc.139.1326056246650;\r
25         Sun, 08 Jan 2012 12:57:26 -0800 (PST)\r
26 Received: from localhost (dsl-hkibrasgw4-fe5cdc00-23.dhcp.inet.fi.\r
27         [80.220.92.23])\r
28         by mx.google.com with ESMTPS id u53sm233851261eeu.6.2012.01.08.12.57.24\r
29         (version=SSLv3 cipher=OTHER); Sun, 08 Jan 2012 12:57:25 -0800 (PST)\r
30 From: Jani Nikula <jani@nikula.org>\r
31 To: notmuch@notmuchmail.org\r
32 Subject: [PATCH] man: add missing SEE ALSO header to notmuch reply man page\r
33 Date: Sun,  8 Jan 2012 22:57:22 +0200\r
34 Message-Id: <1326056242-5709-1-git-send-email-jani@nikula.org>\r
35 X-Mailer: git-send-email 1.7.5.4\r
36 X-BeenThere: notmuch@notmuchmail.org\r
37 X-Mailman-Version: 2.1.13\r
38 Precedence: list\r
39 List-Id: "Use and development of the notmuch mail system."\r
40         <notmuch.notmuchmail.org>\r
41 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
42         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
43 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
44 List-Post: <mailto:notmuch@notmuchmail.org>\r
45 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
46 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
47         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
48 X-List-Received-Date: Sun, 08 Jan 2012 20:57:31 -0000\r
49 \r
50 Signed-off-by: Jani Nikula <jani@nikula.org>\r
51 ---\r
52  man/man1/notmuch-reply.1 |    3 +++\r
53  1 files changed, 3 insertions(+), 0 deletions(-)\r
54 \r
55 diff --git a/man/man1/notmuch-reply.1 b/man/man1/notmuch-reply.1\r
56 index 099d808..db464d8 100644\r
57 --- a/man/man1/notmuch-reply.1\r
58 +++ b/man/man1/notmuch-reply.1\r
59 @@ -58,6 +58,9 @@ thread, replying to the entire thread allows for the reply to comment\r
60  on issue found in multiple patches.\r
61  .RE\r
62  .RE\r
63 +\r
64 +.SH SEE ALSO\r
65 +\r
66  \fBnotmuch\fR(1), \fBnotmuch-config\fR(1), \fBnotmuch-count\fR(1),\r
67  \fBnotmuch-dump\fR(5), \fBnotmuch-hooks\fR(5), \fBnotmuch-new\fR(1),\r
68  \fBnotmuch-part\fR(1), \fBnotmuch-restore\fR(1),\r
69 -- \r
70 1.7.5.4\r
71 \r