]> git.notmuchmail.org Git - notmuch/commit
emacs: tag: add customize for deleted/added tag formats
authorMark Walters <markwalters1009@gmail.com>
Sat, 22 Mar 2014 11:51:08 +0000 (11:51 +0000)
committerDavid Bremner <david@tethera.net>
Mon, 24 Mar 2014 22:47:49 +0000 (19:47 -0300)
commitd5acfdda5f9a64b934a86e5ec877b6b7d1d80a0f
tree06a7df9dad40c40177133caecbb28dc2467073e3
parentb9a777e0a3983a5b2062e927c5b426ca669da644
emacs: tag: add customize for deleted/added tag formats

Add customize options for deleted/added tag formats.  These are not
used yet but will be later in the series.

We switch to using `notmuch-apply-face' rather than `propertize' in
the defcustom for faces so that the faces for deleted/added tags add
to the default face attributes for the tag.

We special case deleting the unread tag as that tag is a strong visual
cue and we don't need that cue when we are just saying it used to be
unread. Thus, we revert to the normal tag face with strikethough for
deleted unread tags.
emacs/notmuch-tag.el