message-default-mail-headers not working in notmuch 0.22

David Bremner david at tethera.net
Fri Apr 29 07:44:34 PDT 2016


Sebastian Fischmeister <sfischme at uwaterloo.ca> writes:

> Hi,
>
> After upgrading to notmuch 0.22, my emacs config seems broken:
>
> (setq message-default-mail-headers "Reply-to: me at example.com\nBcc: me at example.com")
>
> When creating a new mail, it has no header other than "To:" and
> "Subject:".
>
> Since I cannot find any item in the NEWS related to this release, is
> this expected behaviour?

Looks like this problem was introduced in commit 570c0aeb40bd.
Confusingly it looks like it has something to do with the different
handling of "message-default-headers" and "message-default-mail-headers"
in message-setup-1.

d


More information about the notmuch mailing list