unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Mark Walters <markwalters1009@gmail.com>
To: notmuch@notmuchmail.org
Subject: [Patch v3 0/5] emacs: allow show to colour based on tags and flags
Date: Sat,  5 May 2012 14:39:43 +0100	[thread overview]
Message-ID: <1336225187-8772-1-git-send-email-markwalters1009@gmail.com> (raw)

The previous version of this patch set is at 
id:"1335739697-8501-1-git-send-email-markwalters1009@gmail.com".

The changes in this version: fixes in the documentation
(notmuch-search-line-faces corrected to notmuch-show-line-faces and
tag delete changed to tag deleted).

I have inserted one small patch. This 
moves notmuch-search-line-faces to require pairs of the form
("tag:TAG" . FACE) rather than ("TAG" . FACE). 

This makes it consistent with notmuch-show-line-faces which makes it
easy for the user to colour show results the same as search results (a
(setq notmuch-show-line-faces notmuch-search-line-faces) is
sufficient). See the previous thread for my reasons why we do want two
distinct variables.

NOTE It does mean that people will have to change their existing
colouring lines.






Mark Walters (5):
  emacs: Move colour line from search to lib
  emacs: Add `notmuch-show-line-faces' and apply it.
  emacs: allow notmuch-show-line-faces to use flags for colouring
  emacs: move notmuch-search-line-faces to "tag:" style.
  emacs: inherit search-line-faces in show-line-faces.

 emacs/notmuch-lib.el  |   18 +++++++++++++++++
 emacs/notmuch-show.el |   51 +++++++++++++++++++++++++++++++++++++++++++++---
 emacs/notmuch.el      |   30 +++++++++++-----------------
 3 files changed, 77 insertions(+), 22 deletions(-)

-- 
1.7.9.1



*** BLURB HERE ***

Mark Walters (4):
  emacs: Move colour line from search to lib
  emacs: Add `notmuch-show-line-faces' and apply it.
  emacs: move notmuch-search-line-faces to "tag:" style.
  emacs: allow notmuch-show-line-faces to use flags for colouring

 emacs/notmuch-lib.el  |   18 ++++++++++++++++++
 emacs/notmuch-show.el |   49 +++++++++++++++++++++++++++++++++++++++++++++----
 emacs/notmuch.el      |   30 ++++++++++++------------------
 3 files changed, 75 insertions(+), 22 deletions(-)

-- 
1.7.9.1

             reply	other threads:[~2012-05-05 13:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-05 13:39 Mark Walters [this message]
2012-05-05 13:39 ` [Patch v3 1/4] emacs: Move colour line from search to lib Mark Walters
2012-05-05 13:39 ` [Patch v3 2/4] emacs: Add `notmuch-show-line-faces' and apply it Mark Walters
2012-05-05 13:39 ` [Patch v3 3/4] emacs: move notmuch-search-line-faces to "tag:" style Mark Walters
2012-05-05 13:39 ` [Patch v3 4/4] emacs: allow notmuch-show-line-faces to use flags for colouring Mark Walters
2012-05-05 13:42 ` [Patch v3 0/5] emacs: allow show to colour based on tags and flags Mark Walters

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1336225187-8772-1-git-send-email-markwalters1009@gmail.com \
    --to=markwalters1009@gmail.com \
    --cc=notmuch@notmuchmail.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).