Re: [PATCH] Add hook inside notmuch-mua-reply

Subject: Re: [PATCH] Add hook inside notmuch-mua-reply

Date: Mon, 11 Dec 2023 08:03:40 -0400

To: Sandra Snan, notmuch@notmuchmail.org

Cc: Sandra Snan

From: David Bremner


Sandra Snan <sandra.snan@idiomdrottning.org> writes:


> +(defvar in-notmuch-mua-reply-functions nil
> +  "Functions to run after `notmuch-reply' was called successfully
> +without erroring. The functions get the message-id as a string
> +argument.")
> +

Overall this looks reasonable to me, but I'm not sure about the
name. Since emacs doesn't have any namespace facility, I think that any
globals we define should probably start with 'notmuch-'

d
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: