aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
authorLars Magne Ingebrigtsen2010-09-02 00:28:01 +0000
committerKatsumi Yamaoka2010-09-02 00:28:01 +0000
commitf736244589204741532ab6a0f9a9ebf324d5dbde (patch)
treec87f0453ace8895d129c283c1d4a24298a5ab11a /doc/misc
parentd743e0d118ef6a5d0312226e1da5b87173c752a3 (diff)
downloademacs-f736244589204741532ab6a0f9a9ebf324d5dbde.tar.gz
emacs-f736244589204741532ab6a0f9a9ebf324d5dbde.zip
Remove nndb, nnkiboze and related code.
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/gnus.texi74
1 files changed, 3 insertions, 71 deletions
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi
index 7cce8d139f6..783a785bb70 100644
--- a/doc/misc/gnus.texi
+++ b/doc/misc/gnus.texi
@@ -721,7 +721,6 @@ Document Groups
721Combined Groups 721Combined Groups
722 722
723* Virtual Groups:: Combining articles from many groups. 723* Virtual Groups:: Combining articles from many groups.
724* Kibozed Groups:: Looking through parts of the newsfeed for articles.
725 724
726Email Based Diary 725Email Based Diary
727 726
@@ -2624,15 +2623,6 @@ default a group pointing to the most recent articles will be created
2624(@code{gnus-group-recent-archive-directory}), but given a prefix, a full 2623(@code{gnus-group-recent-archive-directory}), but given a prefix, a full
2625group will be created from @code{gnus-group-archive-directory}. 2624group will be created from @code{gnus-group-archive-directory}.
2626 2625
2627@item G k
2628@kindex G k (Group)
2629@findex gnus-group-make-kiboze-group
2630@cindex nnkiboze
2631Make a kiboze group. You will be prompted for a name, for a regexp to
2632match groups to be ``included'' in the kiboze group, and a series of
2633strings to match on headers (@code{gnus-group-make-kiboze-group}).
2634@xref{Kibozed Groups}.
2635
2636@item G D 2626@item G D
2637@kindex G D (Group) 2627@kindex G D (Group)
2638@findex gnus-group-enter-directory 2628@findex gnus-group-enter-directory
@@ -4420,8 +4410,7 @@ which point to the ``real'' message files (if mbox is used, copies are
4420made). Since mairix already presents search results in such a virtual 4410made). Since mairix already presents search results in such a virtual
4421mail folder, it is very well suited for using it as an external program 4411mail folder, it is very well suited for using it as an external program
4422for creating @emph{smart} mail folders, which represent certain mail 4412for creating @emph{smart} mail folders, which represent certain mail
4423searches. This is similar to a Kiboze group (@pxref{Kibozed Groups}), 4413searches.
4424but much faster.
4425 4414
4426@node nnmairix requirements 4415@node nnmairix requirements
4427@subsubsection nnmairix requirements 4416@subsubsection nnmairix requirements
@@ -18933,7 +18922,6 @@ groups.
18933 18922
18934@menu 18923@menu
18935* Virtual Groups:: Combining articles from many groups. 18924* Virtual Groups:: Combining articles from many groups.
18936* Kibozed Groups:: Looking through parts of the newsfeed for articles.
18937@end menu 18925@end menu
18938 18926
18939 18927
@@ -19023,58 +19011,6 @@ from component groups---group parameters, for instance, are not
19023inherited. 19011inherited.
19024 19012
19025 19013
19026@node Kibozed Groups
19027@subsection Kibozed Groups
19028@cindex nnkiboze
19029@cindex kibozing
19030
19031@dfn{Kibozing} is defined by the @acronym{OED} as ``grepping through
19032(parts of) the news feed''. @code{nnkiboze} is a back end that will
19033do this for you. Oh joy! Now you can grind any @acronym{NNTP} server
19034down to a halt with useless requests! Oh happiness!
19035
19036@kindex G k (Group)
19037To create a kibozed group, use the @kbd{G k} command in the group
19038buffer.
19039
19040The address field of the @code{nnkiboze} method is, as with
19041@code{nnvirtual}, a regexp to match groups to be ``included'' in the
19042@code{nnkiboze} group. That's where most similarities between
19043@code{nnkiboze} and @code{nnvirtual} end.
19044
19045In addition to this regexp detailing component groups, an
19046@code{nnkiboze} group must have a score file to say what articles are
19047to be included in the group (@pxref{Scoring}).
19048
19049@kindex M-x nnkiboze-generate-groups
19050@findex nnkiboze-generate-groups
19051You must run @kbd{M-x nnkiboze-generate-groups} after creating the
19052@code{nnkiboze} groups you want to have. This command will take time.
19053Lots of time. Oodles and oodles of time. Gnus has to fetch the
19054headers from all the articles in all the component groups and run them
19055through the scoring process to determine if there are any articles in
19056the groups that are to be part of the @code{nnkiboze} groups.
19057
19058Please limit the number of component groups by using restrictive
19059regexps. Otherwise your sysadmin may become annoyed with you, and the
19060@acronym{NNTP} site may throw you off and never let you back in again.
19061Stranger things have happened.
19062
19063@code{nnkiboze} component groups do not have to be alive---they can be dead,
19064and they can be foreign. No restrictions.
19065
19066@vindex nnkiboze-directory
19067The generation of an @code{nnkiboze} group means writing two files in
19068@code{nnkiboze-directory}, which is @file{~/News/kiboze/} by default.
19069One contains the @acronym{NOV} header lines for all the articles in
19070the group, and the other is an additional @file{.newsrc} file to store
19071information on what groups have been searched through to find
19072component articles.
19073
19074Articles marked as read in the @code{nnkiboze} group will have
19075their @acronym{NOV} lines removed from the @acronym{NOV} file.
19076
19077
19078@node Email Based Diary 19014@node Email Based Diary
19079@section Email Based Diary 19015@section Email Based Diary
19080@cindex diary 19016@cindex diary
@@ -27423,10 +27359,6 @@ You can set the process mark on both groups and articles and perform
27423operations on all the marked items (@pxref{Process/Prefix}). 27359operations on all the marked items (@pxref{Process/Prefix}).
27424 27360
27425@item 27361@item
27426You can grep through a subset of groups and create a group from the
27427results (@pxref{Kibozed Groups}).
27428
27429@item
27430You can list subsets of groups according to, well, anything 27362You can list subsets of groups according to, well, anything
27431(@pxref{Listing Groups}). 27363(@pxref{Listing Groups}).
27432 27364
@@ -29134,8 +29066,8 @@ As the variables for the other back ends, there are
29134@code{nnfolder-nov-is-evil}, @code{nnimap-nov-is-evil}, 29066@code{nnfolder-nov-is-evil}, @code{nnimap-nov-is-evil},
29135@code{nnml-nov-is-evil}, and @code{nnspool-nov-is-evil}. Note that a 29067@code{nnml-nov-is-evil}, and @code{nnspool-nov-is-evil}. Note that a
29136non-@code{nil} value for @code{gnus-nov-is-evil} overrides all those 29068non-@code{nil} value for @code{gnus-nov-is-evil} overrides all those
29137variables.@footnote{Although the back ends @code{nnkiboze}, and 29069variables.@footnote{Although the back end @code{nnwfm} doesn't have
29138@code{nnwfm} don't have their own nn*-nov-is-evil.} 29070its own nn*-nov-is-evil.}
29139@end table 29071@end table
29140 29072
29141 29073