Re: [PATCH 2/2] emacs: express notmuch-search-line-faces in terms of two new faces: notmuch-search-flagged-face and notmuch-search-unread-face.

Subject: Re: [PATCH 2/2] emacs: express notmuch-search-line-faces in terms of two new faces: notmuch-search-flagged-face and notmuch-search-unread-face.

Date: Fri, 22 Jul 2016 10:03:18 -0300

To: Matt Armstrong, notmuch@notmuchmail.org

Cc:

From: David Bremner


Matt Armstrong <marmstrong@google.com> writes:

> This makes it easier to find the relevant face by customizing
> notmuch-faces.  I plan to do the same to the other alists of faces
> found elsewhere.
> ---
>  NEWS             |  7 +++++++
>  emacs/notmuch.el | 39 ++++++++++++++++++++++++++++++++-------
>  2 files changed, 39 insertions(+), 7 deletions(-)
>
> diff --git a/NEWS b/NEWS
> index ab661d4..49f8bb5 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -37,6 +37,13 @@ Respect charset of MIME parts when reading them
>  
>    Fix previous assumption that everyone uses UTF-8.
>  
> +Face customization is easier
> +
> +  New faces `notmuch-search-flagged-face` and
> +  `notmuch-search-unread-face` are used by default by
> +  `notmuch-search-line-faces`. Customize `notmuch-faces` to modify
> +  them.
> +

you actually want the first group of NEWS in the file, which is still
UNRELEASED.

d

Thread: