[PATCH 0/2] Implement reply to sender

Subject: [PATCH 0/2] Implement reply to sender

Date: Thu, 26 May 2011 17:06:50 +0100

To: notmuch@notmuchmail.org

Cc:

From: Mark Walters


These patches implement a reply to sender function.
On the command line this is done via a new format
"--format=one" to notmuch reply.
In emacs it is bound to the key R

I have been running a similar patch set for some time but 
only tidied it up today. It compiles and works for me.

This is my first submission to the project so I hope that I
have done everything right.

Signed-off-by: Mark Walters <markwalters1009@gmail.com>

Mark Walters (2):
  Command line changes for reply-to-sender
  Emacs changes for reply to sender

 emacs/notmuch-mua.el  |    6 ++++--
 emacs/notmuch-show.el |    6 ++++++
 notmuch-reply.c       |   38 +++++++++++++++++++++++++++-----------
 3 files changed, 37 insertions(+), 13 deletions(-)

-- 
1.7.2.5


Thread: