[PATCH v3 0/4] reply to sender
Jani Nikula
jani at nikula.org
Tue Jan 10 11:54:00 PST 2012
Hi all, v3 of the reply-to-sender series.
Changes since v2:
- Patches 1 and 2 of the original series were pushed already.
- Patch 1: Don't force recipient type, based on comment by Mark
(id:"877h11eq3g.fsf at qmul.ac.uk"). Fix man page accordinly, and clean
up the wording a bit otherwise too.
- Patch 4: Fix according to above change, reverting back to Mark's
original patch.
There have now been comments for and against patch 3 (rebinding 'r'
for reply-to-sender and 'R' for reply-to-all). Perhaps there are just
too many people that are used to 'r' for reply-to-all by now. I'll
just leave it up to David be the referee here. ;)
BR,
Jani.
Jani Nikula (3):
cli: add support for replying just to the sender in "notmuch reply"
emacs: add support for replying just to the sender
emacs: bind 'r' to reply-to-sender and 'R' to reply-to-all
Mark Walters (1):
test: add tests for "notmuch reply" --reply-to=sender
emacs/notmuch-mua.el | 9 ++-
emacs/notmuch-show.el | 12 ++-
emacs/notmuch.el | 11 ++-
man/man1/notmuch-reply.1 | 28 +++++-
notmuch-reply.c | 70 ++++++++++++----
test/notmuch-test | 1 +
test/reply-to-sender | 209 ++++++++++++++++++++++++++++++++++++++++++++++
7 files changed, 310 insertions(+), 30 deletions(-)
create mode 100755 test/reply-to-sender
--
1.7.5.4
More information about the notmuch
mailing list