projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71d809a
)
emacs: add notmuch-assert-cli-sane to notmuch-hello
author
David Bremner
<david@tethera.net>
Sun, 26 Jan 2014 18:44:27 +0000
(14:44 -0400)
committer
David Bremner
<david@tethera.net>
Sun, 26 Jan 2014 19:10:30 +0000
(15:10 -0400)
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
emacs/notmuch-hello.el
patch
|
blob
|
history
diff --git
a/emacs/notmuch-hello.el
b/emacs/notmuch-hello.el
index 55c416ac5e9f328f9523cb44c928c2248f2a13b1..7b3d76b7d8505e71cd8742d9e5e25f996ae2aa35 100644
(file)
--- 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))