]> git.notmuchmail.org Git - notmuch/commit
emacs: address: move address-full-harvest-finished to a function
authorMark Walters <markwalters1009@gmail.com>
Sun, 20 Nov 2016 16:50:33 +0000 (16:50 +0000)
committerDavid Bremner <david@tethera.net>
Sat, 28 Jan 2017 02:07:43 +0000 (22:07 -0400)
commitdf9736f20be0aa4db96e3ceaccb4f614ecbd4a9b
tree8f4d1c222760d16dcdfa0c751860a2e357051876
parent3f5257cec271c05d82f8fda129066e9f285689f5
emacs: address: move address-full-harvest-finished to a function

This makes the code access notmuch-address-full-harvest-finished via a
helper function, notmuch-address--harvest-ready. Later we will use
this to check whether we can load the harvest instead of regenerating
it.
emacs/notmuch-address.el
emacs/notmuch-company.el