Re: [PATCH 0/4] Allow specifying alternate names for addresses in other_email
[notmuch-archives.git] / c2 / 65291d4d3f64d1aa2fc34eac1e812f3896d18a
1 Return-Path: <awg@lagos.xvx.ca>\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 8B03F431FD6\r
6         for <notmuch@notmuchmail.org>; Tue, 13 Mar 2012 21:30:30 -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\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_NONE=-0.0001] 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 lkg8MkLqvSKj for <notmuch@notmuchmail.org>;\r
16         Tue, 13 Mar 2012 21:30:29 -0700 (PDT)\r
17 Received: from idcmail-mo2no.shaw.ca (idcmail-mo2no.shaw.ca [64.59.134.9])\r
18         by olra.theworths.org (Postfix) with ESMTP id B8AD4431FDE\r
19         for <notmuch@notmuchmail.org>; Tue, 13 Mar 2012 21:30:23 -0700 (PDT)\r
20 Received: from lb7f8hsrpno-svcs.dcs.int.inet (HELO pd5ml2no-ssvc.prod.shaw.ca)\r
21         ([10.0.144.222])\r
22         by pd6mo1no-svcs.prod.shaw.ca with ESMTP; 13 Mar 2012 22:30:21 -0600\r
23 X-Cloudmark-SP-Filtered: true\r
24 X-Cloudmark-SP-Result: v=1.1 cv=m05oFQ/DU99dGqsFIml08suKTIzCBvSA/J37eL+THWw=\r
25         c=1 sm=1\r
26         a=H0TnvRdCusUA:10 a=BLceEmwcHowA:10 a=yQp6g8lIsgqumF79BAsFDg==:17\r
27         a=42mLeXhgQZWaz3spHXIA:9 a=NKPy_LdsL9tpF4-_dDMA:7\r
28         a=HpAAvcLHHh0Zw7uRqdWCyQ==:117\r
29 Received: from unknown (HELO lagos.xvx.ca) ([96.52.216.56])\r
30         by pd5ml2no-dmz.prod.shaw.ca with ESMTP; 13 Mar 2012 22:30:21 -0600\r
31 Received: by lagos.xvx.ca (Postfix, from userid 1000)\r
32         id EA04D80034CA; Tue, 13 Mar 2012 22:30:20 -0600 (MDT)\r
33 From: Adam Wolfe Gordon <awg+notmuch@xvx.ca>\r
34 To: notmuch@notmuchmail.org\r
35 Subject: [PATCH v7.1 06/11] man: Update notmuch-reply man page for JSON\r
36  format.\r
37 Date: Tue, 13 Mar 2012 22:30:11 -0600\r
38 Message-Id: <1331699416-30775-7-git-send-email-awg+notmuch@xvx.ca>\r
39 X-Mailer: git-send-email 1.7.5.4\r
40 In-Reply-To: <1331699416-30775-1-git-send-email-awg+notmuch@xvx.ca>\r
41 References: <1331525142-30539-1-git-send-email-awg+notmuch@xvx.ca>\r
42         <1331699416-30775-1-git-send-email-awg+notmuch@xvx.ca>\r
43 X-BeenThere: notmuch@notmuchmail.org\r
44 X-Mailman-Version: 2.1.13\r
45 Precedence: list\r
46 List-Id: "Use and development of the notmuch mail system."\r
47         <notmuch.notmuchmail.org>\r
48 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
49         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
50 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
51 List-Post: <mailto:notmuch@notmuchmail.org>\r
52 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
53 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
54         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
55 X-List-Received-Date: Wed, 14 Mar 2012 04:30:31 -0000\r
56 \r
57 ---\r
58  man/man1/notmuch-reply.1 |   10 ++++++++--\r
59  1 files changed, 8 insertions(+), 2 deletions(-)\r
60 \r
61 diff --git a/man/man1/notmuch-reply.1 b/man/man1/notmuch-reply.1\r
62 index 7ed7f0f..debc505 100644\r
63 --- a/man/man1/notmuch-reply.1\r
64 +++ b/man/man1/notmuch-reply.1\r
65 @@ -37,12 +37,17 @@ Supported options for\r
66  include\r
67  .RS\r
68  .TP 4\r
69 -.BR \-\-format= ( default | headers\-only )\r
70 +.BR \-\-format= ( default | json | headers\-only )\r
71  .RS\r
72  .TP 4\r
73  .BR default\r
74  Includes subject and quoted message body.\r
75  .TP\r
76 +.BR json\r
77 +Produces JSON output containing headers for a reply message and the\r
78 +contents of the original message. This output can be used by a client\r
79 +to create a reply message intelligently.\r
80 +.TP\r
81  .BR headers\-only\r
82  Only produces In\-Reply\-To, References, To, Cc, and Bcc headers.\r
83  .RE\r
84 @@ -73,7 +78,8 @@ with a search string matching a single message, (such as\r
85  id:<message-id>), but it can be useful to reply to several messages at\r
86  once. For example, when a series of patches are sent in a single\r
87  thread, replying to the entire thread allows for the reply to comment\r
88 -on issue found in multiple patches.\r
89 +on issues found in multiple patches. The default format supports\r
90 +replying to multiple messages at once, but the JSON format does not.\r
91  .RE\r
92  .RE\r
93  \r
94 -- \r
95 1.7.5.4\r
96 \r