unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [Patch v4 0/3] Add filter to emacs show mode
@ 2012-04-29  0:06 Mark Walters
  2012-04-29  0:06 ` [Patch v4 1/3] emacs: split notmuch-show-apply-state Mark Walters
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Mark Walters @ 2012-04-29  0:06 UTC (permalink / raw)
  To: notmuch

This is version 4 of the patch set allowing the user to "filter" which
messages are open in emacs show mode. The previous version was at
id:"1335467689-6513-1-git-send-email-markwalters1009@gmail.com"

The change in this version is to keep position in the thread (at least
to the same message). 

The first patch (new in this series) just splits out a sub-function
notmuch-show-goto-msg-id from notmuch-show-apply-state.

The second patch is almost the same as the first patch in the previous
series but uses the new notmuch-show-goto-msg-id function to maintain
position in the thread.

The final patch is identical to the final patch of the previous series
which moves the key-binding for filter in emacs search mode to 'l' to
match the new binding in show-mode.

Best wishes

Mark



Mark Walters (3):
  emacs: split notmuch-show-apply-state
  emacs: add a filter option to show
  emacs: Bind filter in search to 'l'

 emacs/notmuch-show.el |   30 +++++++++++++++++++++++-------
 emacs/notmuch.el      |    4 ++--
 2 files changed, 25 insertions(+), 9 deletions(-)

-- 
1.7.9.1

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

end of thread, other threads:[~2012-04-29  0:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-29  0:06 [Patch v4 0/3] Add filter to emacs show mode Mark Walters
2012-04-29  0:06 ` [Patch v4 1/3] emacs: split notmuch-show-apply-state Mark Walters
2012-04-29  0:57   ` Austin Clements
2012-04-29  0:06 ` [Patch v4 2/3] emacs: add a filter option to show Mark Walters
2012-04-29  0:06 ` [Patch v4 3/3] emacs: Bind filter in search to 'l' 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).