Re: notmuch-message-mark-replied

Subject: Re: notmuch-message-mark-replied

Date: Mon, 3 Jun 2019 15:16:17 +0000

To: David Bremner, Örjan Ekeberg, notmuch@notmuchmail.org

Cc:

From: Rollins, Jameson


On Mon, Jun 03 2019, David Bremner <david@tethera.net> wrote:
> Örjan Ekeberg <ekeberg@kth.se> writes:
>
>> David Bremner <david@tethera.net> 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
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch

Thread: