[gnus git] branch master updated: m0-7-198-gbf5739b =1= (The notmuch Engine): Mention notmuch.
Lars Magne Ingebrigtsen <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via bf5739b781e570c95e692c2b77856789d48de2a0 (commit)
from 9647f2ab2bb06f47b7887bed4255e3ca076d125c (commit)
- Log -----------------------------------------------------------------
commit bf5739b781e570c95e692c2b77856789d48de2a0
Author: Lars Magne Ingebrigtsen <[email protected]>
Date: Fri Aug 2 00:13:25 2013 +0200
(The notmuch Engine): Mention notmuch.
diff --git a/texi/ChangeLog b/texi/ChangeLog
index b583cbb..c324d9d 100644
--- a/texi/ChangeLog
+++ b/texi/ChangeLog
@@ -1,6 +1,7 @@
2013-08-01 Lars Magne Ingebrigtsen <[email protected]>
* gnus.texi (Basic Usage): Mention that warp means jump here.
+ (The notmuch Engine): Mention notmuch.
2013-07-30 Tassilo Horn <[email protected]>
diff --git a/texi/gnus.texi b/texi/gnus.texi
index cb4755d..eba08b8 100644
--- a/texi/gnus.texi
+++ b/texi/gnus.texi
@@ -21161,6 +21161,7 @@ query language anyway.
* The swish++ Engine:: Swish++ configuration and usage.
* The swish-e Engine:: Swish-e configuration and usage.
* The namazu Engine:: Namazu configuration and usage.
+* The notmuch Engine:: Notmuch configuration and usage.
* The hyrex Engine:: Hyrex configuration and usage.
* Customizations:: User customizable settings.
@end menu
@@ -21390,6 +21391,26 @@ mknmz --mailnews ~/Mail/archive/ ~/Mail/mail/ ~/Mail/lists/
For maximum searching efficiency you might want to have a cron job run
this command periodically, say every four hours.
+
+@node The notmuch Engine
+@subsubsection The notmuch Engine
+
+@table @code
+@item nnir-notmuch-program
+The name of the notmuch search executable. Defaults to
+@samp{notmuch}.
+
+@item nnir-notmuch-additional-switches
+A list of strings, to be given as additional arguments to notmuch.
+
+@item nnir-notmuch-remove-prefix
+The prefix to remove from each file name returned by notmuch in order
+to get a group name (albeit with @samp{/} instead of @samp{.}). This
+is a regular expression.
+
+@end table
+
+
@node The hyrex Engine
@subsubsection The hyrex Engine
This engine is obsolete.
-----------------------------------------------------------------------
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we listed those
revisions in full, above.
Summary of changes:
texi/ChangeLog | 1 +
texi/gnus.texi | 21 +++++++++++++++++++++
2 files changed, 22 insertions(+), 0 deletions(-)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project".
The branch, master has been updated
hooks/post-receive
--
Gnus Project