unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Mark Walters <markwalters1009@gmail.com>
To: notmuch@notmuchmail.org
Subject: [PATCH v2 2/3] Documentation changes for --reply-to= option to notmuch reply.
Date: Fri, 27 May 2011 00:31:56 +0100	[thread overview]
Message-ID: <1306452717-19934-3-git-send-email-markwalters1009@gmail.com> (raw)
In-Reply-To: <87pqn5cg4g.fsf@yoom.home.cworth.org>

---
 notmuch.1 |   13 +++++++++++++
 notmuch.c |   10 ++++++++++
 2 files changed, 23 insertions(+), 0 deletions(-)

diff --git a/notmuch.1 b/notmuch.1
index a1c7fa8..c434e77 100644
--- a/notmuch.1
+++ b/notmuch.1
@@ -388,6 +388,19 @@ Includes subject and quoted message body.
 .BR headers\-only
 Only produces In\-Reply\-To, References, To, Cc, and Bcc headers.
 .RE
+.RE
+.RS
+.TP 4
+.BR \-\-reply\-to= ( sender | all )
+.RS
+.TP 4
+.BR sender
+Replies only to the sender (or to all addresses in the To header if
+the sending address is one of the user's email addresses).
+.TP
+.BR all " (default)"
+Replies to all addresses.
+.RE
 
 See the
 .B "SEARCH SYNTAX"
diff --git a/notmuch.c b/notmuch.c
index 262d677..631f8e7 100644
--- a/notmuch.c
+++ b/notmuch.c
@@ -338,6 +338,16 @@ static command_t commands[] = {
       "\t\t\tOnly produces In-Reply-To, References, To\n"
       "\t\t\tCc, and Bcc headers.\n"
       "\n"
+      "\t--reply-to=(sender|all)\n"
+      "\n"
+      "\t\tsender:\n"
+      "\t\t\tReplies  only  to the sender (or to all addresses in the\n"
+      "\t\t\tTo header if the sending address is one of the user's\n"
+      "\t\t\temail addresses).\n"
+      "\n"
+      "\t\tall: (default)\n"
+      "\t\t\tReplies to all recipients.\n"
+      "\n"
       "\tSee \"notmuch help search-terms\" for details of the search\n"
       "\tterms syntax." },
     { "tag", notmuch_tag_command,
-- 
1.7.2.5

  parent reply	other threads:[~2011-05-26 23:32 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-26 16:06 [PATCH 0/2] Implement reply to sender Mark Walters
2011-05-26 16:06 ` [PATCH 1/2] Command line changes for reply-to-sender Mark Walters
2011-05-26 16:06 ` [PATCH 2/2] Emacs changes for reply to sender Mark Walters
2011-05-26 21:21 ` [PATCH 0/2] Implement " Carl Worth
2011-05-26 23:31   ` [PATCH v2 0/3] " Mark Walters
2011-05-26 23:31   ` [PATCH v2 1/3] Adds the option "--reply-to=" to notmuch reply Mark Walters
2011-05-26 23:31   ` Mark Walters [this message]
2011-05-26 23:31   ` [PATCH v2 3/3] Emacs changes for reply to sender Mark Walters

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1306452717-19934-3-git-send-email-markwalters1009@gmail.com \
    --to=markwalters1009@gmail.com \
    --cc=notmuch@notmuchmail.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).