X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch.c;h=c47e64036786afbb19a834c49cc6aedffec7a5f2;hp=d0bd3d34dc9072269eca204697efd9e8d5650102;hb=8e95cf42324809d34638cdb29fb650cce0efad87;hpb=8136e15229adc99197e4b4617e849180a66d6049 diff --git a/notmuch.c b/notmuch.c index d0bd3d34..c47e6403 100644 --- a/notmuch.c +++ b/notmuch.c @@ -259,6 +259,7 @@ notmuch (void *ctx) "from a search. Finally, you may want to explore using a more sophisticated\n" "interface to notmuch such as the emacs interface implemented in notmuch.el\n" "or any other interface described at http://notmuchmail.org\n\n" + "And don't forget to run \"notmuch new\" whenever new mail arrives.\n\n" "Have fun, and may your inbox never have much mail.\n\n", notmuch_config_get_user_name (config), notmuch_config_get_user_primary_email (config));