unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* (Emacs) Use tree view by default from notmuch-hello and notmuch-jump ?
@ 2024-03-17 21:49 Michael Graham
  2024-03-18 11:57 ` David Bremner
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Graham @ 2024-03-17 21:49 UTC (permalink / raw)
  To: notmuch



I'm new at notmuch (and the list), so I'm probably doing something 
wrong.

I prefer tree view (notmuch-tree-mode) to search view 
(notmuch-search-mode), and I would like my saved searches to open 
in tree view automatically.

I have a bunch of saved searches, which I configure like this: 
(push '(:name "Personal Unscreened" 
        :query "tag:inbox AND tag:unread AND (NOT 
        query:screened-addresses)" :key "u" :search-type 'tree) 
      notmuch-saved-searches)
       
But when I run the search, it always the results in search view 
(notmuch-search-mode).

I know I can press 'Z' to get to the tree-view 
(notmuch-tree-from-search-current-query), but it's another step 
and creates another buffer.  I'm trying to get the search to start 
in tree view directly.

Am I understanding the :search-type option correctly?


Michael


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

end of thread, other threads:[~2024-03-18 14:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-17 21:49 (Emacs) Use tree view by default from notmuch-hello and notmuch-jump ? Michael Graham
2024-03-18 11:57 ` David Bremner
2024-03-18 14:02   ` Michael Graham

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