X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch-hello.el;h=089a19d72a989782a7ce809f183a3c8d0bd0437d;hb=5e83fe979dc67a9aaad6eee28735e0ab47b1743c;hp=d582bff7a4914588a7e6f62c89728139a4a93bba;hpb=cd7e497d07e7cdf04f968515dff39f419e8679b2;p=notmuch diff --git a/emacs/notmuch-hello.el b/emacs/notmuch-hello.el index d582bff7..089a19d7 100644 --- a/emacs/notmuch-hello.el +++ b/emacs/notmuch-hello.el @@ -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 ()