[PATCH v2 0/3] Implement reply to sender
Mark Walters
markwalters1009 at gmail.com
Thu May 26 16:31:54 PDT 2011
Many thanks for the rapid response: I have modified the
patches as suggested and this version includes the
necessary documentation changes. I have also modified the
emacs portion to apply to current master.
Best wishes
Mark
These patches implement a reply to sender function.
On the command line this is done via a new option
to notmuch-reply: --reply-to=(sender|all) with all being
the default (as suggested).
In emacs it is bound to the key R. (Note it does not touch the
reply to thread command from notmuch-search: it is unclear to me
what reply to sender would mean there.)
Mark Walters (3):
Adds the option "--reply-to" to notmuch reply.
Documentation changes for --reply-to= option to notmuch reply.
Emacs changes for reply to sender
emacs/notmuch-mua.el | 10 ++++++----
emacs/notmuch-show.el | 8 +++++++-
emacs/notmuch.el | 2 +-
notmuch-reply.c | 46 +++++++++++++++++++++++++++++++++++-----------
notmuch.1 | 13 +++++++++++++
notmuch.c | 10 ++++++++++
6 files changed, 72 insertions(+), 17 deletions(-)
--
1.7.2.5
More information about the notmuch
mailing list