Hello,

In Emacs, the docstring of the notmuch-always-prompt-for-sender user
option says:
--8<---------------cut here---------------start------------->8---
Always prompt for the From: address when composing or forwarding a message.

This is not taken into account when replying to a message, because in that case
the From: header is already filled in by notmuch.
--8<---------------cut here---------------end--------------->8---
As such, I would expect notmuch-mua-mail (which is called internally by
compose-mail when mail-user-agent is notmuch-user-agent) to prompt for a
sender.

However, only the commands notmuch-mua-new-mail and
notmuch-mua-new-forward-messages respect this user option. So I believe
this is a bug?

If my understanding is correct, I can try proposing a patch.

-- 
Kind regards,
Kristoffer
_______________________________________________
notmuch mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to