mirror of
https://git.notmuchmail.org/git/notmuch
synced 2025-02-17 23:53:15 +01:00
emacs: add notmuch-assert-cli-sane to notmuch-hello
This is meant to be the friendly entrypoint, so let's do something better than the mangled output described in id:5228989D.8030607@fifthhorseman.net
This commit is contained in:
parent
71d809ac9a
commit
1c2f2c960c
1 changed files with 1 additions and 0 deletions
|
@ -788,6 +788,7 @@ following:
|
||||||
"Run notmuch and display saved searches, known tags, etc."
|
"Run notmuch and display saved searches, known tags, etc."
|
||||||
(interactive)
|
(interactive)
|
||||||
|
|
||||||
|
(notmuch-assert-cli-sane)
|
||||||
;; This may cause a window configuration change, so if the
|
;; This may cause a window configuration change, so if the
|
||||||
;; auto-refresh hook is already installed, avoid recursive refresh.
|
;; auto-refresh hook is already installed, avoid recursive refresh.
|
||||||
(let ((notmuch-hello-auto-refresh nil))
|
(let ((notmuch-hello-auto-refresh nil))
|
||||||
|
|
Loading…
Add table
Reference in a new issue