X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch-tree.el;h=c78d9de5114c90eed69bc1eac168b6ad85cc7d9e;hb=7023466ece21b43a62dc0a2502e84bea78b1501c;hp=e3aa2cd980b5555df7ec8ec65d57320eafeef177;hpb=dfab8e5e49d90c415f9585a02a2b0d6f72b4083a;p=notmuch diff --git a/emacs/notmuch-tree.el b/emacs/notmuch-tree.el index e3aa2cd9..c78d9de5 100644 --- a/emacs/notmuch-tree.el +++ b/emacs/notmuch-tree.el @@ -881,6 +881,7 @@ the same as for the function notmuch-tree." (message-arg "--entire-thread")) (if (equal (car (process-lines notmuch-command "count" search-args)) "0") (setq search-args basic-query)) + (notmuch-tag-clear-cache) (let ((proc (notmuch-start-notmuch "notmuch-tree" (current-buffer) #'notmuch-tree-process-sentinel "show" "--body=false" "--format=sexp"