X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;ds=sidebyside;f=emacs%2Fnotmuch-hello.el;h=7b3d76b7d8505e71cd8742d9e5e25f996ae2aa35;hb=1c2f2c960c0773cea77c256ef319a3fe08f7eecb;hp=55c416ac5e9f328f9523cb44c928c2248f2a13b1;hpb=71d809ac9ad1dd6c3a88ea8754eb52ef4aba2083;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))