[notmuch] [PATCH -v6] notmuch.el: Use message-mode font-face to highlight mail headers

2009-11-27 Thread Carl Worth
On Fri, 27 Nov 2009 15:44:13 +0530, "Aneesh Kumar K.V" wrote: > Signed-off-by: Aneesh Kumar K.V Thanks for this patch, Aneesh. Deferring to existing message-mode faces gets us out of the business of having to invent colors, and also means user will only have to tweak the customization in one

[notmuch] [PATCH -v6] notmuch.el: Use message-mode font-face to highlight mail headers

2009-11-27 Thread Aneesh Kumar K.V
Signed-off-by: Aneesh Kumar K.V --- notmuch.el | 29 +++-- 1 files changed, 27 insertions(+), 2 deletions(-) diff --git a/notmuch.el b/notmuch.el index d2ebb40..b089732 100644 --- a/notmuch.el +++ b/notmuch.el @@ -604,6 +604,32 @@ which this thread was originally

[notmuch] [PATCH -v6] notmuch.el: Use message-mode font-face to highlight mail headers

2009-11-27 Thread Aneesh Kumar K.V
Signed-off-by: Aneesh Kumar K.V aneesh.ku...@linux.vnet.ibm.com --- notmuch.el | 29 +++-- 1 files changed, 27 insertions(+), 2 deletions(-) diff --git a/notmuch.el b/notmuch.el index d2ebb40..b089732 100644 --- a/notmuch.el +++ b/notmuch.el @@ -604,6 +604,32 @@ which