unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH] emacs: hello: bugfix: update docs for saved-searches
@ 2015-10-21 18:51 Mark Walters
  2015-10-22 12:55 ` David Bremner
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Walters @ 2015-10-21 18:51 UTC (permalink / raw)
  To: notmuch

Update the documentation string for notmuch-saved-searches to include
the new :search-type option.
---

When writing my NEWS items I realised I had not updated this doc
string when writing with the recent allow saved searches patch
(allowing them to specify tree view).

Best wishes

Mark


emacs/notmuch-hello.el | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/emacs/notmuch-hello.el b/emacs/notmuch-hello.el
index d9fe3ff..8bde808 100644
--- a/emacs/notmuch-hello.el
+++ b/emacs/notmuch-hello.el
@@ -120,6 +120,10 @@ (defcustom notmuch-saved-searches
   :sort-order      Specify the sort order to be used for the search.
                    Possible values are 'oldest-first 'newest-first or
                    nil. Nil means use the default sort order.
+  :search-type     Specify whether to run the search in search-mode
+                   or tree mode. Set to 'tree to specify tree
+                   mode, set to nil (or anything except tree) to
+                   specify search mode.
 
 Other accepted forms are a cons cell of the form (NAME . QUERY)
 or a list of the form (NAME QUERY COUNT-QUERY)."
-- 
2.1.4

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

* Re: [PATCH] emacs: hello: bugfix: update docs for saved-searches
  2015-10-21 18:51 [PATCH] emacs: hello: bugfix: update docs for saved-searches Mark Walters
@ 2015-10-22 12:55 ` David Bremner
  0 siblings, 0 replies; 2+ messages in thread
From: David Bremner @ 2015-10-22 12:55 UTC (permalink / raw)
  To: Mark Walters, notmuch

Mark Walters <markwalters1009@gmail.com> writes:

> Update the documentation string for notmuch-saved-searches to include
> the new :search-type option.
> ---

pushed,

d

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

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

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-21 18:51 [PATCH] emacs: hello: bugfix: update docs for saved-searches Mark Walters
2015-10-22 12:55 ` David Bremner

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