Changes committed gnus/texi (ChangeLog gnus.texi)
"Reiner Steib" <[email protected]>
| Newsgroups | gmane.emacs.gnus.commits |
|---|---|
| Message-ID | <[email protected]> |
Modified: ChangeLog gnus.texi (Searching, nnir, nnmairix): New stub nodes. Index: ChangeLog diff -u gnus/texi/ChangeLog:7.407 gnus/texi/ChangeLog:7.408 --- ChangeLog:7.407 Thu Jun 5 22:29:33 2008 +++ ChangeLog Thu Jun 5 22:49:06 2008 @@ -1,6 +1,7 @@ 2008-06-05 Reiner Steib <[email protected]> * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el + (Searching, nnir, nnmairix): New stub nodes. 2008-05-24 Reiner Steib <[email protected]> @@ -18,10 +19,6 @@ * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks. (Various Summary Stuff): Fix typo in last xref. - -2008-04-13 Reiner Steib <[email protected]> - - * gnus.texi (Searching, nnir.el, nnmairix.el): New nodes. 2008-04-13 Reiner Steib <[email protected]> Index: gnus.texi diff -u gnus/texi/gnus.texi:7.289 gnus/texi/gnus.texi:7.290 --- gnus.texi:7.289 Thu Jun 5 22:29:33 2008 +++ gnus.texi Thu Jun 5 22:49:06 2008 @@ -1736,6 +1736,7 @@ * Exiting Gnus:: Stop reading news and get some work done. * Group Topics:: A folding group mode divided into topics. * Non-ASCII Group Names:: Accessing groups of non-English names. +* Searching:: Mail search engines. * Misc Group Stuff:: Other stuff that you can to do. @end menu @@ -4355,6 +4356,41 @@ names should be the same in both groups. Otherwise the Newsgroups header will be displayed incorrectly in the article buffer. + +@node Searching +@section Searching + +@menu +* nnir:: Searching on IMAP, with swish, namazu, etc. +* nnmairix:: Searching maildir, MH or mbox with Mairix. +@end menu + +@cindex Searching + +FIXME: This node is a stub. + +FIXME: Add a brief overview of Gnus search capabilities. A brief +comparison of nnir, nnmairix, contrib/gnus-namazu would be nice +as well. + +FIXME: Explain difference to @ref{Searching for Articles}, add reference +and back-reference. + +@node nnir +@subsection nnir + +FIXME: As a first step, convert the commentary of @file{nnir} to texi. +@cindex nnir + +@node nnmairix +@subsection nnmairix + +FIXME: As a first step, convert commentary and/or +@url{http://www.emacswiki.org/cgi-bin/wiki/GnusMairix} to texi. + +@c http://www.rpcurnow.force9.co.uk/mairix/ +@c mairix is a program for indexing and searching email messages stored in +@c Maildir (see the documentation section below), MH or mbox folders. @node Misc Group Stuff @section Misc Group Stuff