]> git.notmuchmail.org Git - notmuch/commitdiff
emacs: Tell `message-mode' that outgoing messages are email.
authorDavid Edmondson <dme@dme.org>
Sat, 30 Apr 2016 06:51:48 +0000 (07:51 +0100)
committerDavid Bremner <david@tethera.net>
Sun, 1 May 2016 11:06:24 +0000 (08:06 -0300)
When composing messages (including replies, etc.), indicate to
`message-mode' definitively that the message is email (as opposed to
Usenet news) rather than having it attempt to determine this for itself.

This causes `message-mode' to observe such variables as
`message-default-mail-headers', which previously happened haphazardly.


No differences found