]> git.notmuchmail.org Git - notmuch/commit
emacs: Fix notmuch-hello to use its own function for counting search results.
authorCarl Worth <cworth@cworth.org>
Tue, 27 Apr 2010 05:40:31 +0000 (22:40 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 27 Apr 2010 05:40:31 +0000 (22:40 -0700)
commitfa5279113b8bc2d6f58d672867f980ef8f02a118
treeea5b8098bda0160a27415b46223ded414205fc91
parentf1f7e71e0347672e0658362c513e49c05b0f4161
emacs: Fix notmuch-hello to use its own function for counting search results.

Previously, this was calling into a notmuch-folder-count
function. Only, everything related to notmuch-folder is about to go
away, so lets have notmuch-hello define its own function
(notmuch-saved-search-count) for this purpose.
emacs/notmuch-hello.el