[PATCH 2/2] emacs: express notmuch-search-line-faces in terms of two new faces: notmuch-search-flagged-face and notmuch-search-unread-face.
David Bremner
david at tethera.net
Fri Jul 22 06:03:18 PDT 2016
Matt Armstrong <marmstrong at 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
More information about the notmuch
mailing list