On Mon, Apr 30 2012, Mark Walters <[email protected]> wrote:

[ ... ]
> ---
>  emacs/notmuch-show.el |   21 ++++++++++++++++-----
>  1 files changed, 16 insertions(+), 5 deletions(-)

[ ... ]

> - (setq notmuch-search-line-faces '((\"delete\" . (:foreground \"red\"
> + (setq notmuch-search-line-faces '((\"tag:delete\" . (:foreground \"red\"
>                                                 :background \"blue\"))
> -                                   (\"unread\" . (:foreground \"green\"))))
> +                                   (\"tag:unread\" . (:foreground \"green\"))
> +                                   (\"flag:excluded\" . (:background 
> \"grey\"))))

Quick note -- "delete" is to be changed to "deleted" (in examples, too :)


Tomi
_______________________________________________
notmuch mailing list
[email protected]
http://notmuchmail.org/mailman/listinfo/notmuch

Reply via email to