emacs: Don't display From header by default.

This header is redundant with the summary-line of each message which
contains the same information.
This commit is contained in:
Carl Worth 2010-04-24 06:06:12 -07:00
parent 4d2acc3eca
commit 54ec603bb4

View file

@ -37,7 +37,7 @@
(declare-function notmuch-select-tag-with-completion "notmuch" (prompt &rest search-terms))
(declare-function notmuch-search-show-thread "notmuch" nil)
(defcustom notmuch-show-headers '("Subject" "To" "Cc" "From" "Date")
(defcustom notmuch-show-headers '("Subject" "To" "Cc" "Date")
"Headers that should be shown in a message, in this order.
For an open message, all of these headers will be made visible