X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=emacs%2Fnotmuch.el;h=11113fe8ca9d1a2edce1545de0f2ace3352b61f2;hp=82509612fc4215a3889301827e5ae2bf7cbb8f12;hb=e06943f85ea31721d375731b93e5468570d1c375;hpb=8d26b8eaac6dc7eebc2658587b2656555244f4b3 diff --git a/emacs/notmuch.el b/emacs/notmuch.el index 82509612..11113fe8 100644 --- a/emacs/notmuch.el +++ b/emacs/notmuch.el @@ -699,7 +699,8 @@ This function advances the next thread when finished." (goto-char (point-min)) (forward-line (1- notmuch-search-target-line)))))))) -(defcustom notmuch-search-line-faces nil +(defcustom notmuch-search-line-faces '(("unread" :weight bold) + ("flagged" :foreground "blue")) "Tag/face mapping for line highlighting in notmuch-search. Here is an example of how to color search results based on tags.