]> git.cworth.org Git - obsolete/notmuch-old/commitdiff
emacs: Don't display From header by default.
authorCarl Worth <cworth@cworth.org>
Sat, 24 Apr 2010 13:06:12 +0000 (06:06 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 24 Apr 2010 13:06:12 +0000 (06:06 -0700)
This header is redundant with the summary-line of each message which
contains the same information.

emacs/notmuch-show.el

index e1d63c4ff66346bbac029ca8bfc5b2d965b936aa..4cde22156cf9e679c3c1f754285def579dc8896a 100644 (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