]> git.cworth.org Git - notmuch/commit
emacs: use message-dont-reply-to-names when composing replies
authorjao <jao@gnu.org>
Thu, 9 Jun 2022 02:11:45 +0000 (03:11 +0100)
committerDavid Bremner <david@tethera.net>
Thu, 16 Jun 2022 11:51:19 +0000 (08:51 -0300)
commit9695e4c38de562249cbae02bd896d6bb46ba879f
tree267dd1f4dc816c70fed315dfb86bcefc476baa2e
parentfb4a0967cab7df737d5d53199a48a0e79c429b61
emacs: use message-dont-reply-to-names when composing replies

notmuch-mua functions for replies now use the built-in customizable
variable message-dont-reply-to-names with the same semantics as
message-mode.
doc/notmuch-emacs.rst
emacs/notmuch-mua.el
test/T454-emacs-dont-reply-names.sh [new file with mode: 0755]