]> rtime.felk.cvut.cz Git - notmuch.git/commit
emacs: add function to resend message to new recipients
authorTomi Ollila <tomi.ollila@iki.fi>
Sat, 7 May 2016 19:03:11 +0000 (22:03 +0300)
committerDavid Bremner <david@tethera.net>
Thu, 19 May 2016 10:53:40 +0000 (07:53 -0300)
commitc13ff402c42143941010cd03bd57658d42f0df7d
treea5dc638d0c90a2af7dbf2a84d0ce94f682c9991a
parenteac29763896e457a738f811b2c2ba8f877498e62
emacs: add function to resend message to new recipients

The new function notmuch-show-message-resend re-sends
message to new recipients using #'message-resend.

Recipients are read from minibuffer as a comma-separated
string (with some keyboard support including tab completion).

Final confirmation before sending is asked.
emacs/notmuch-address.el
emacs/notmuch-show.el