unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [Patch v4 0/8] emacs: show tag changes in buffer
@ 2014-03-22 11:51 Mark Walters
  2014-03-22 11:51 ` [Patch v4 1/8] emacs: Combine notmuch-combine-face-text-property{, -string} Mark Walters
                   ` (9 more replies)
  0 siblings, 10 replies; 12+ messages in thread
From: Mark Walters @ 2014-03-22 11:51 UTC (permalink / raw)
  To: notmuch, amdragon

This is v4 of this patch set. V3 is at
id:1394597397-8486-1-git-send-email-markwalters1009@gmail.com. This
addresses all the review comments from Austin.

Patches 1-3 and 6-8 are unchanged. For patch 5 I have changed the
comments slightly, tried to make the unread deleted case clearer by
using the new `bare-tag' variable, and added all three custom format
variables to the notmuch-faces group.

For patch 6 I have switched to Austin's suggested approach with the
changes mentioned in id:87pplek4v0.fsf@qmul.ac.uk and
id:87mwgih2zx.fsf@qmul.ac.uk

Best wishes

Mark


Austin Clements (2):
  emacs: Combine notmuch-combine-face-text-property{,-string}
  Make keys of notmuch-tag-formats regexps and use caching

Mark Walters (6):
  emacs: tag split customise option for format-tags into a widget
  emacs: tag: add customize for deleted/added tag formats
  emacs: show: mark tags changed since buffer loaded
  emacs: show: use orig-tags for tag display
  emacs: search: use orig-tags in search
  emacs: tree: use orig-tags in search

 emacs/notmuch-lib.el  |   35 ++++-----
 emacs/notmuch-show.el |    7 +-
 emacs/notmuch-tag.el  |  197 +++++++++++++++++++++++++++++++++++++------------
 emacs/notmuch-tree.el |   12 ++-
 emacs/notmuch.el      |   44 ++++++-----
 test/test-lib.el      |    5 ++
 6 files changed, 213 insertions(+), 87 deletions(-)

-- 
1.7.10.4

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2014-03-25  0:11 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-22 11:51 [Patch v4 0/8] emacs: show tag changes in buffer Mark Walters
2014-03-22 11:51 ` [Patch v4 1/8] emacs: Combine notmuch-combine-face-text-property{, -string} Mark Walters
2014-03-22 11:51 ` [Patch v4 2/8] Make keys of notmuch-tag-formats regexps and use caching Mark Walters
2014-03-22 11:51 ` [Patch v4 3/8] emacs: tag split customise option for format-tags into a widget Mark Walters
2014-03-22 11:51 ` [Patch v4 4/8] emacs: tag: add customize for deleted/added tag formats Mark Walters
2014-03-22 11:51 ` [Patch v4 5/8] emacs: show: mark tags changed since buffer loaded Mark Walters
2014-03-22 11:51 ` [Patch v4 6/8] emacs: show: use orig-tags for tag display Mark Walters
2014-03-22 11:51 ` [Patch v4 7/8] emacs: search: use orig-tags in search Mark Walters
2014-03-22 11:51 ` [Patch v4 8/8] emacs: tree: " Mark Walters
2014-03-22 14:50 ` [Patch v4 0/8] emacs: show tag changes in buffer Austin Clements
2014-03-22 17:35   ` Jani Nikula
2014-03-25  0:10 ` David Bremner

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).