summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emacs/notmuch-hello.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/notmuch-hello.el b/emacs/notmuch-hello.el
index bd882b8..7333e15 100644
--- a/emacs/notmuch-hello.el
+++ b/emacs/notmuch-hello.el
@@ -64,7 +64,7 @@
"Background colour for the notmuch logo."
:group 'notmuch)
-(defcustom notmuch-hello-jump-to-search t
+(defcustom notmuch-hello-jump-to-search nil
"Whether `notmuch-hello' should always jump to the search
field."
:type 'boolean