]> git.notmuchmail.org Git - notmuch/commit
notmuch.el: Add a binding ('r') to reply to the current message.
authorCarl Worth <cworth@cworth.org>
Wed, 11 Nov 2009 02:47:53 +0000 (18:47 -0800)
committerCarl Worth <cworth@cworth.org>
Wed, 11 Nov 2009 02:47:53 +0000 (18:47 -0800)
commit26bb521f52960af10775864b822d6e84c507ead3
tree65c9d9aafdcc1eabdef6da19e5d83cabbf4bdea8
parentdfc0780cbab2106a9d8fca69cefae02d4102f397
notmuch.el: Add a binding ('r') to reply to the current message.

We were just starting to get "notmuch reply" into shape in order to
provide the needed functionality here, but then I realized that the
message-reply function built into emacs is already more functional,
(at least for the case of replying to a single message).
notmuch.el