summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emacs/notmuch-show.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/notmuch-show.el b/emacs/notmuch-show.el
index 85e03e8..57111ba 100644
--- a/emacs/notmuch-show.el
+++ b/emacs/notmuch-show.el
@@ -42,7 +42,7 @@
that if this order is changed the headers shown when a message is
collapsed will change.")
-(defcustom notmuch-show-headers-visible nil
+(defcustom notmuch-show-headers-visible t
"Should the headers be visible by default?"
:group 'notmuch
:type 'boolean)