summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2010-04-24 06:06:12 -0700
committerCarl Worth <cworth@cworth.org>2010-04-24 06:06:12 -0700
commit54ec603bb4def9e4c365bf4b00e7e0b730155c9d (patch)
tree954c11e6661d110267c890551f6bd26378e94d93
parent4d2acc3eca400cd1233ff269532328a4ba1433b5 (diff)
emacs: Don't display From header by default.
This header is redundant with the summary-line of each message which contains the same information.
-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 e1d63c4..4cde221 100644
--- a/emacs/notmuch-show.el
+++ b/emacs/notmuch-show.el
@@ -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