notmuch/emacs
H. J. Illikainen cbf2448bb1 emacs: Fontify From with message-header-other
Commit e26d767897 changed the
fontification of the body associated with the From header to
message-header-from.  However, that face is non-existent, and in
message.el (message-font-lock-keywords) the From-header falls through
and is attributed the message-header-other face.

This commit removes the fontification of the [Ff]rom header in
notmuch-show-mode in order to fontify it using the message-header-other
face.

This only affects non-default configurations where
notmuch-message-headers is set to display From.
2015-11-09 22:25:05 -04:00
..
.gitignore emacs: add notmuch-version.el.tmpl and create notmuch-version.el from it 2014-04-10 23:25:36 -03:00
coolj.el emacs: Add more functions to clean up text/plain parts 2010-04-26 10:05:46 -07:00
make-deps.el emacs: Compute build dependencies to fix byte compile issues 2013-05-23 08:06:12 -03:00
Makefile fix sum moar typos [build scripts, Makefiles] 2011-06-23 15:44:59 -07:00
Makefile.local Emacs: Add address completion based on company-mode 2015-10-27 08:01:15 -03:00
notmuch-address.el Emacs: Add address completion based on company-mode 2015-10-27 08:01:15 -03:00
notmuch-company.el Emacs: Add address completion based on company-mode 2015-10-27 08:01:15 -03:00
notmuch-crypto.el emacs: show: make buttons select window 2013-02-18 20:13:19 -04:00
notmuch-hello.el emacs: hello: bugfix: update docs for saved-searches 2015-10-22 07:43:54 -03:00
notmuch-jump.el emacs: allow saved searches to select tree-view 2015-10-21 09:13:55 -03:00
notmuch-lib.el Emacs: Add address completion mechanism implemented in elisp 2015-10-27 08:01:05 -03:00
notmuch-logo.png emacs: Add notmuch-hello.el, a friendly frontend to notmuch 2010-04-23 12:50:18 -07:00
notmuch-maildir-fcc.el emacs: make modifications to message Fcc vars buffer-local 2015-08-07 21:18:59 +02:00
notmuch-message.el emacs: replace (funcall 'foo ...) with (foo ...) 2013-06-02 11:37:22 -03:00
notmuch-mua.el emacs: replace use of notmuch-address-message-insinuate 2015-10-27 08:00:49 -03:00
notmuch-parser.el emacs: Streaming S-expression parser 2013-06-01 08:56:25 -03:00
notmuch-print.el emacs: Put notmuch-print-mechanism in custom group notmuch-show 2012-04-24 23:25:51 -03:00
notmuch-query.el emacs: dropped rest of now-unused JSON functionality 2013-07-20 09:13:48 -03:00
notmuch-show.el emacs: Fontify From with message-header-other 2015-11-09 22:25:05 -04:00
notmuch-tag.el Fix documentation for notmuch--tag-hook functions 2015-06-30 21:37:25 +02:00
notmuch-tree.el emacs: tree: bind S to run current query in search mode 2015-10-21 09:14:07 -03:00
notmuch-version.el.tmpl emacs: add notmuch-version.el.tmpl and create notmuch-version.el from it 2014-04-10 23:25:36 -03:00
notmuch-wash.el emacs: Washing should use more `defcustom'. 2015-01-11 14:32:32 +01:00
notmuch.el emacs: wrap current search in parens when filtering 2015-09-07 09:27:09 -03:00