unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH 0/2] Saved searches in tree view
@ 2015-10-14  8:38 Mark Walters
  2015-10-14  8:38 ` [PATCH 1/2] emacs: allow saved searches to select tree-view Mark Walters
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Mark Walters @ 2015-10-14  8:38 UTC (permalink / raw)
  To: notmuch

The first patch allows the user to customize saved searches to show
in tree view rather than search view (the choice also applies when the
saved-search is called from notmuch-jump rather than notmuch-hello).

The second patch lets a user switch back from tree mode to search mode
with "S". This is analogous to using Z to switch from search mode or
show mode to tree mode. This patch is independent of the first patch,
but is more likely to be useful after the first patch.

One small caveat: if you customize the saved-searches then existing
notmuch-hello buffers are not updated -- you need to refresh the
buffer before the change will register. (The same is true for changing
the sort order etc)

Best wishes 

Mark


Mark Walters (2):
  emacs: allow saved searches to select tree-view
  emacs: tree: bind S to run the current query in search mode

 emacs/notmuch-hello.el | 21 ++++++++++++++++-----
 emacs/notmuch-jump.el  |  4 +++-
 emacs/notmuch-tree.el  |  8 ++++++++
 3 files changed, 27 insertions(+), 6 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2015-10-21 12:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-14  8:38 [PATCH 0/2] Saved searches in tree view Mark Walters
2015-10-14  8:38 ` [PATCH 1/2] emacs: allow saved searches to select tree-view Mark Walters
2015-10-21 12:18   ` David Bremner
2015-10-14  8:38 ` [PATCH 2/2] emacs: tree: bind S to run current query in search mode Mark Walters
2015-10-21 12:18   ` David Bremner
2015-10-17  8:04 ` [PATCH 0/2] Saved searches in tree view Jani Nikula

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