]> rtime.felk.cvut.cz Git - notmuch.git/blobdiff - emacs/notmuch-show.el
emacs: Fontify From with message-header-other
[notmuch.git] / emacs / notmuch-show.el
index 49fd198a7a5cc365b09c26b378b8f1f5e5aceeb2..793f1a5c1c9b6e2570e531049d80a4d6781225c0 100644 (file)
@@ -353,8 +353,6 @@ operation on the contents of the current buffer."
                'message-header-cc)
               ((looking-at "[Ss]ubject:")
                'message-header-subject)
-              ((looking-at "[Ff]rom:")
-               'message-header-from)
               (t
                'message-header-other))))