Re: [PATCH 0/4] Allow specifying alternate names for addresses in other_email
[notmuch-archives.git] / f0 / f8139d5a6f5e541d4f09cea8ec3b62daa304e2
1 Return-Path: <markwalters1009@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 D173D4044ED\r
6         for <notmuch@notmuchmail.org>; Fri,  6 Jan 2012 05:34:13 -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.201\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.201 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_ENVFROM_END_DIGIT=1, FREEMAIL_FROM=0.001,\r
14         RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
15 Received: from olra.theworths.org ([127.0.0.1])\r
16         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
17         with ESMTP id rci2fUZjTXUB for <notmuch@notmuchmail.org>;\r
18         Fri,  6 Jan 2012 05:34:13 -0800 (PST)\r
19 Received: from mail-we0-f181.google.com (mail-we0-f181.google.com\r
20         [74.125.82.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
21         (No client certificate requested)\r
22         by olra.theworths.org (Postfix) with ESMTPS id 542BD4044E9\r
23         for <notmuch@notmuchmail.org>; Fri,  6 Jan 2012 05:34:13 -0800 (PST)\r
24 Received: by werm12 with SMTP id m12so1311441wer.26\r
25         for <notmuch@notmuchmail.org>; Fri, 06 Jan 2012 05:34:12 -0800 (PST)\r
26 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
27         h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references;\r
28         bh=tebmaeTwkuejXoJF97CfOGBriUgsX565vaF8x2rah/M=;\r
29         b=xzIa1oIaG3xk5r+3O4W3m82Kr59CndjT/fUEF6gFvlpXBj9/qVNjpxoNRGxBqertIQ\r
30         0rDMHCjfSUk7kR9ra5hbYAWzCx5B9ZgbL1xjLTX6XEfrOb0RBWrJPR0ajSThaFn0nAM7\r
31         61db7aCb/7fzy/5l83R01uHQZZ86NuPOrZ7oU=\r
32 Received: by 10.216.136.161 with SMTP id w33mr3311021wei.40.1325856850175;\r
33         Fri, 06 Jan 2012 05:34:10 -0800 (PST)\r
34 Received: from localhost (94-192-233-223.zone6.bethere.co.uk.\r
35  [94.192.233.223])      by mx.google.com with ESMTPS id\r
36  f7sm2847494wiy.11.2012.01.06.05.34.04  (version=TLSv1/SSLv3 cipher=OTHER);\r
37         Fri, 06 Jan 2012 05:34:05 -0800 (PST)\r
38 From: Mark Walters <markwalters1009@gmail.com>\r
39 To: Jani Nikula <jani@nikula.org>, notmuch@notmuchmail.org, david@tethera.net\r
40 Subject: [PATCH 2/4] Update the man page for notmuch-reply to give the syntax\r
41         for the --reply-to option.\r
42 Date: Fri,  6 Jan 2012 13:34:15 +0000\r
43 Message-Id: <1325856857-15969-2-git-send-email-markwalters1009@gmail.com>\r
44 X-Mailer: git-send-email 1.7.2.3\r
45 In-Reply-To: <8739btdkir.fsf@qmul.ac.uk>\r
46 References: <8739btdkir.fsf@qmul.ac.uk>\r
47 X-BeenThere: notmuch@notmuchmail.org\r
48 X-Mailman-Version: 2.1.13\r
49 Precedence: list\r
50 List-Id: "Use and development of the notmuch mail system."\r
51         <notmuch.notmuchmail.org>\r
52 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
53         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
54 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
55 List-Post: <mailto:notmuch@notmuchmail.org>\r
56 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
57 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
58         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
59 X-List-Received-Date: Fri, 06 Jan 2012 13:34:14 -0000\r
60 \r
61 ---\r
62  man/man1/notmuch-reply.1 |   13 +++++++++++++\r
63  1 files changed, 13 insertions(+), 0 deletions(-)\r
64 \r
65 diff --git a/man/man1/notmuch-reply.1 b/man/man1/notmuch-reply.1\r
66 index 099d808..13cc72c 100644\r
67 --- a/man/man1/notmuch-reply.1\r
68 +++ b/man/man1/notmuch-reply.1\r
69 @@ -45,6 +45,19 @@ Includes subject and quoted message body.\r
70  Only produces In\-Reply\-To, References, To, Cc, and Bcc headers.\r
71  .RE\r
72  .RE\r
73 +.RS\r
74 +.TP 4\r
75 +.BR \-\-reply\-to= ( sender | all )\r
76 +.RS\r
77 +.TP 4\r
78 +.BR sender\r
79 +Replies only to the sender (or to all addresses in the To header if\r
80 +the sending address is one of the user's email addresses).\r
81 +.TP\r
82 +.BR all " (default)"\r
83 +Replies to all addresses.\r
84 +.RE\r
85 +.RE\r
86  \r
87  See \fBnotmuch-search-terms\fR(7)\r
88  for details of the supported syntax for <search-terms>.\r
89 -- \r
90 1.7.2.3\r
91 \r