]> git.cworth.org Git - notmuch/blobdiff - doc/notmuch-emacs.rst
emacs: use message-dont-reply-to-names when composing replies
[notmuch] / doc / notmuch-emacs.rst
index 785287858d24cca3bbf9fe62a16bb9a2fd267361..970cd7b779f34db563f45b680b4d0217b64cfd5a 100644 (file)
@@ -493,6 +493,15 @@ Sending Mail
        :code:`compose-mail`.  To use ``notmuch`` for this, customize this
        variable to the symbol :code:`notmuch-user-agent`.
 
+:index:`message-dont-reply-to-names`
+
+       When composing mail replies, Emacs's message mode uses the
+       variable :code:`message-dont-reply-to-names` to exclude
+       recipients matching a given collection of regular expressions
+       or satisfying an arbitrary predicate.  Notmuch's MUA inherits
+       this standard mechanism and will honour your customization of
+       this variable.
+
 Init File
 ---------