On Mon, Jun 03 2019, Örjan Ekeberg <[email protected]> wrote:
> "Rollins, Jameson" <[email protected]> writes:
>> I have the following in my emacs config:
>>
>>  '(message-send-hook
>>    (quote
>>     (notmuch-message-mark-replied notmuch-fcc-header-setup)))
>>
>> I'm wondering what if anything I should replace this with.
>
> You should probably remove this altogether.
>
> notmuch-message-mark-replied used to be the default value for this hook,
> but has now been replaced by notmuch-message-apply-queued-tag-changes.
>
> notmuch-fcc-header-setup is called already when composing a message, so
> it no longer is needed to call is from the hook.

Great thanks.
_______________________________________________
notmuch mailing list
[email protected]
https://notmuchmail.org/mailman/listinfo/notmuch

Reply via email to