[PATCH 1/2] emacs: add defsubst notmuch-address--message-insinuated
David Bremner
david at tethera.net
Sun Aug 30 05:28:32 PDT 2015
Tomi Ollila <tomi.ollila at iki.fi> writes:
> +(defsubst notmuch-address--message-insinuated ()
> + (memq notmuch-address-message-alist-member message-completion-alist))
> +
Is there some advantage to defsubst other than (maybe?) performance? It
just seems like one more construct for people to get up to speed with
the codebase.
d
More information about the notmuch
mailing list