unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH v2 0/5] emacs: show: redesign unread/read logic
@ 2013-12-14 23:53 Mark Walters
  2013-12-14 23:53 ` [PATCH v2 1/5] test: make test_emacs call post-command-hook Mark Walters
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Mark Walters @ 2013-12-14 23:53 UTC (permalink / raw)
  To: notmuch

Very impressively I managed to send v1 of this series backwards
(having read through the patches with --reverse so that log showed
them in the correct order I forgot to delete the --reverse for the
send-email)

Anyway this the series in the correct order. v1 (the reversed series) and
proper cover-letter is at
id:1387064676-15508-1-git-send-email-markwalters1009@gmail.com

Best wishes

Mark

Mark Walters (5):
  test: make test_emacs call post-command-hook
  emacs: tree: make the tree code force the mark read update
  emacs: show: mark tags changed since buffer loaded
  emacs: show: add an update seen function to post-command-hook
  emacs: show: make `seen' mean user viewed whole message

 emacs/notmuch-show.el |  123 +++++++++++++++++++++++++++++++++++++++++--------
 emacs/notmuch-tag.el  |  105 ++++++++++++++++++++++++++++++------------
 emacs/notmuch-tree.el |    3 +
 test/test-lib.el      |   16 ++++++
 test/test-lib.sh      |    2 +-
 5 files changed, 198 insertions(+), 51 deletions(-)

-- 
1.7.9.1

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

end of thread, other threads:[~2013-12-19 19:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-14 23:53 [PATCH v2 0/5] emacs: show: redesign unread/read logic Mark Walters
2013-12-14 23:53 ` [PATCH v2 1/5] test: make test_emacs call post-command-hook Mark Walters
2013-12-14 23:53 ` [PATCH v2 2/5] emacs: tree: make the tree code force the mark read update Mark Walters
2013-12-14 23:53 ` [PATCH v2 3/5] emacs: show: mark tags changed since buffer loaded Mark Walters
2013-12-14 23:53 ` [PATCH v2 4/5] emacs: show: add an update seen function to post-command-hook Mark Walters
2013-12-14 23:53 ` [PATCH v2 5/5] emacs: show: make `seen' mean user viewed whole message Mark Walters
2013-12-19 19:35 ` [PATCH v2 0/5] emacs: show: redesign unread/read logic Mark Walters

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