From: Mark Walters <markwalters1009@gmail.com>
To: notmuch@notmuchmail.org
Subject: [PATCH] emacs: hello: bugfix: update docs for saved-searches
Date: Wed, 21 Oct 2015 19:51:37 +0100 [thread overview]
Message-ID: <1445453497-17608-1-git-send-email-markwalters1009@gmail.com> (raw)
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
next reply other threads:[~2015-10-21 18:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-21 18:51 Mark Walters [this message]
2015-10-22 12:55 ` [PATCH] emacs: hello: bugfix: update docs for saved-searches David Bremner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://notmuchmail.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1445453497-17608-1-git-send-email-markwalters1009@gmail.com \
--to=markwalters1009@gmail.com \
--cc=notmuch@notmuchmail.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).