]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-hello.el
emacs: Remove the joke from the first line of the notmuch-hello view.
[notmuch] / emacs / notmuch-hello.el
index 161d6e30d54ded027bc20316c6e793e3939e7fdf..5970e3e57bef646a26d524b06e0711166948277e 100644 (file)
@@ -381,7 +381,7 @@ Complete list of currently available key bindings:
                     :help-echo "Refresh"
                     (notmuch-hello-nice-number
                      (string-to-number (car (process-lines notmuch-command "count")))))
-      (widget-insert " messages (that's not much mail).\n"))
+      (widget-insert " messages.\n"))
 
     (let ((found-target-pos nil)
          (final-target-pos nil))