X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch-hello.el;h=7b3d76b7d8505e71cd8742d9e5e25f996ae2aa35;hb=4b2ec627eb9e04d1deffe31b0f2ec95c6b29096a;hp=55c416ac5e9f328f9523cb44c928c2248f2a13b1;hpb=fd656d7683ee968eedf11268fb41ad5659aab02f;p=notmuch diff --git a/emacs/notmuch-hello.el b/emacs/notmuch-hello.el index 55c416ac..7b3d76b7 100644 --- a/emacs/notmuch-hello.el +++ b/emacs/notmuch-hello.el @@ -788,6 +788,7 @@ following: "Run notmuch and display saved searches, known tags, etc." (interactive) + (notmuch-assert-cli-sane) ;; This may cause a window configuration change, so if the ;; auto-refresh hook is already installed, avoid recursive refresh. (let ((notmuch-hello-auto-refresh nil))