[PATCH 0/2] Saved searches in tree view
Mark Walters
markwalters1009 at gmail.com
Wed Oct 14 01:38:21 PDT 2015
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
More information about the notmuch
mailing list