]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-hello.el
emacs: make the refresh functions more consistent
[notmuch] / emacs / notmuch-hello.el
index d582bff7a4914588a7e6f62c89728139a4a93bba..089a19d72a989782a7ce809f183a3c8d0bd0437d 100644 (file)
@@ -607,6 +607,7 @@ with `notmuch-hello-query-counts'."
 (defun notmuch-hello-update (&optional no-display)
   "Update the current notmuch view."
   ;; Lazy - rebuild everything.
+  (interactive)
   (notmuch-hello no-display))
 
 (defun notmuch-hello-window-configuration-change ()