On Mon, Jun 03 2019, David Bremner <[email protected]> wrote:
> Örjan Ekeberg <[email protected]> writes:
>
>> David Bremner <[email protected]> writes:
>>> In d9800c8 we deleted the function notmuch-message-mark-replied.
>>>
>>> Should we make a deprecated-alias for
>>> notmuch-message-apply-queued-tag-changes?
>>
>> The two functions are not interchangeable, so it may not be appropriate
>> to mark it as an alias.
> [snip]
>> On the other hand; if a user has code which explicitly sets the
>> message-send-hook, the new function will serve as the natural
>> replacement for the deleted one.
>
> So maybe just a NEWS snippet to point those users in the right
> direction?
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.
jamie.
_______________________________________________
notmuch mailing list
[email protected]
https://notmuchmail.org/mailman/listinfo/notmuch