]> git.notmuchmail.org Git - notmuch/commit
emacs: notmuch-tree-get-match: No longer define as command
authorJonas Bernoulli <jonas@bernoul.li>
Sun, 10 Jan 2021 14:01:10 +0000 (15:01 +0100)
committerDavid Bremner <david@tethera.net>
Fri, 15 Jan 2021 10:47:48 +0000 (06:47 -0400)
commit9b5fd49ab2af70e75284c8df6c3d9765b6f22a76
tree0230c2f67147ebfa6a5f529c717c16693677e8d6
parent371f481d93073cad23f7ce8579a83a4db09147ef
emacs: notmuch-tree-get-match: No longer define as command

When called from code, then this function returns non-nil when the
message at point is a matched message.  However it does nothing at all
to present that information to the user when it called interactively.
It is therefore safe to conclude that nobody is using this as a
command.
emacs/notmuch-tree.el