]> git.notmuchmail.org Git - notmuch/commit
emacs: Use a buffer-local variable to update tags when sending replies
authorÖrjan Ekeberg <ekeberg@kth.se>
Fri, 12 Apr 2019 12:01:11 +0000 (14:01 +0200)
committerDavid Bremner <david@tethera.net>
Sun, 14 Apr 2019 10:58:06 +0000 (07:58 -0300)
commitd9800c893289b56dcc966241528643ae83f2ff9a
tree8fa4332116afb739043ba1f89535407555365904
parent3b807db52b1c5e638f78df94f075389277bd3532
emacs: Use a buffer-local variable to update tags when sending replies

Instead of relying on the "In-Reply-To" header, use a buffer-local variable,
notmuch-message-queued-tag-changes, to add and remove tags to affected
messages when the message-send-hook is triggered.
emacs/notmuch-message.el
emacs/notmuch-mua.el