]> git.notmuchmail.org Git - notmuch/commitdiff
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)
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.


No differences found