[PATCH] emacs: remove use of message-send-hook
David Bremner
david at tethera.net
Sat Mar 11 06:08:28 PST 2017
Mark Walters <markwalters1009 at gmail.com> writes:
> We use message-send-hook for two things -- tagging drafts deleted, and
> tagging replied the parent message of a reply. We should not use
> message-send-hook as that will affect gnus etc too. Moreover,
> message-send-hook is run before the message is sent, even before the
> user confirms they want to send it (if message-confirm-send is
> set). This means the user can do C-c C-c to send, then cancel, and the
> parent is still tagged replied.
pushed to master
d
More information about the notmuch
mailing list