diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/misc/ChangeLog | 4 | ||||
| -rw-r--r-- | doc/misc/gnus.texi | 81 |
2 files changed, 14 insertions, 71 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 482499d4df5..d811c3b7e43 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org> | ||
| 2 | |||
| 3 | * gnus.texi (HTML): Document gnus-max-image-proportion. | ||
| 4 | |||
| 1 | 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 2 | 6 | ||
| 3 | * gnus.texi (HTML): Document gnus-blocked-images. | 7 | * gnus.texi (HTML): Document gnus-blocked-images. |
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index 745d2333c0c..3db39e32101 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi | |||
| @@ -721,7 +721,6 @@ Document Groups | |||
| 721 | Combined Groups | 721 | Combined 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 | ||
| 726 | Email Based Diary | 725 | Email 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 |
| 2625 | group will be created from @code{gnus-group-archive-directory}. | 2624 | group 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 | ||
| 2631 | Make a kiboze group. You will be prompted for a name, for a regexp to | ||
| 2632 | match groups to be ``included'' in the kiboze group, and a series of | ||
| 2633 | strings 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 | |||
| 4420 | made). Since mairix already presents search results in such a virtual | 4410 | made). Since mairix already presents search results in such a virtual |
| 4421 | mail folder, it is very well suited for using it as an external program | 4411 | mail folder, it is very well suited for using it as an external program |
| 4422 | for creating @emph{smart} mail folders, which represent certain mail | 4412 | for creating @emph{smart} mail folders, which represent certain mail |
| 4423 | searches. This is similar to a Kiboze group (@pxref{Kibozed Groups}), | 4413 | searches. |
| 4424 | but much faster. | ||
| 4425 | 4414 | ||
| 4426 | @node nnmairix requirements | 4415 | @node nnmairix requirements |
| 4427 | @subsubsection nnmairix requirements | 4416 | @subsubsection nnmairix requirements |
| @@ -12515,6 +12504,14 @@ directory, the oldest files will be deleted. The default is 500MB. | |||
| 12515 | @vindex gnus-html-frame-width | 12504 | @vindex gnus-html-frame-width |
| 12516 | The width to use when rendering HTML. The default is 70. | 12505 | The width to use when rendering HTML. The default is 70. |
| 12517 | 12506 | ||
| 12507 | @item gnus-max-image-proportion | ||
| 12508 | @vindex gnus-max-image-proportion | ||
| 12509 | How big pictures displayed are in relation to the window they're in. | ||
| 12510 | A value of 0.7 (the default) means that they are allowed to take up | ||
| 12511 | 70% of the width and height of the window. If they are larger than | ||
| 12512 | this, and Emacs supports it, then the images will be rescaled down to | ||
| 12513 | fit these criteria. | ||
| 12514 | |||
| 12518 | @end table | 12515 | @end table |
| 12519 | 12516 | ||
| 12520 | To use this, make sure that you have @code{w3m} and @code{curl} | 12517 | To use this, make sure that you have @code{w3m} and @code{curl} |
| @@ -18925,7 +18922,6 @@ groups. | |||
| 18925 | 18922 | ||
| 18926 | @menu | 18923 | @menu |
| 18927 | * Virtual Groups:: Combining articles from many groups. | 18924 | * Virtual Groups:: Combining articles from many groups. |
| 18928 | * Kibozed Groups:: Looking through parts of the newsfeed for articles. | ||
| 18929 | @end menu | 18925 | @end menu |
| 18930 | 18926 | ||
| 18931 | 18927 | ||
| @@ -19015,58 +19011,6 @@ from component groups---group parameters, for instance, are not | |||
| 19015 | inherited. | 19011 | inherited. |
| 19016 | 19012 | ||
| 19017 | 19013 | ||
| 19018 | @node Kibozed Groups | ||
| 19019 | @subsection Kibozed Groups | ||
| 19020 | @cindex nnkiboze | ||
| 19021 | @cindex kibozing | ||
| 19022 | |||
| 19023 | @dfn{Kibozing} is defined by the @acronym{OED} as ``grepping through | ||
| 19024 | (parts of) the news feed''. @code{nnkiboze} is a back end that will | ||
| 19025 | do this for you. Oh joy! Now you can grind any @acronym{NNTP} server | ||
| 19026 | down to a halt with useless requests! Oh happiness! | ||
| 19027 | |||
| 19028 | @kindex G k (Group) | ||
| 19029 | To create a kibozed group, use the @kbd{G k} command in the group | ||
| 19030 | buffer. | ||
| 19031 | |||
| 19032 | The address field of the @code{nnkiboze} method is, as with | ||
| 19033 | @code{nnvirtual}, a regexp to match groups to be ``included'' in the | ||
| 19034 | @code{nnkiboze} group. That's where most similarities between | ||
| 19035 | @code{nnkiboze} and @code{nnvirtual} end. | ||
| 19036 | |||
| 19037 | In addition to this regexp detailing component groups, an | ||
| 19038 | @code{nnkiboze} group must have a score file to say what articles are | ||
| 19039 | to be included in the group (@pxref{Scoring}). | ||
| 19040 | |||
| 19041 | @kindex M-x nnkiboze-generate-groups | ||
| 19042 | @findex nnkiboze-generate-groups | ||
| 19043 | You must run @kbd{M-x nnkiboze-generate-groups} after creating the | ||
| 19044 | @code{nnkiboze} groups you want to have. This command will take time. | ||
| 19045 | Lots of time. Oodles and oodles of time. Gnus has to fetch the | ||
| 19046 | headers from all the articles in all the component groups and run them | ||
| 19047 | through the scoring process to determine if there are any articles in | ||
| 19048 | the groups that are to be part of the @code{nnkiboze} groups. | ||
| 19049 | |||
| 19050 | Please limit the number of component groups by using restrictive | ||
| 19051 | regexps. Otherwise your sysadmin may become annoyed with you, and the | ||
| 19052 | @acronym{NNTP} site may throw you off and never let you back in again. | ||
| 19053 | Stranger things have happened. | ||
| 19054 | |||
| 19055 | @code{nnkiboze} component groups do not have to be alive---they can be dead, | ||
| 19056 | and they can be foreign. No restrictions. | ||
| 19057 | |||
| 19058 | @vindex nnkiboze-directory | ||
| 19059 | The generation of an @code{nnkiboze} group means writing two files in | ||
| 19060 | @code{nnkiboze-directory}, which is @file{~/News/kiboze/} by default. | ||
| 19061 | One contains the @acronym{NOV} header lines for all the articles in | ||
| 19062 | the group, and the other is an additional @file{.newsrc} file to store | ||
| 19063 | information on what groups have been searched through to find | ||
| 19064 | component articles. | ||
| 19065 | |||
| 19066 | Articles marked as read in the @code{nnkiboze} group will have | ||
| 19067 | their @acronym{NOV} lines removed from the @acronym{NOV} file. | ||
| 19068 | |||
| 19069 | |||
| 19070 | @node Email Based Diary | 19014 | @node Email Based Diary |
| 19071 | @section Email Based Diary | 19015 | @section Email Based Diary |
| 19072 | @cindex diary | 19016 | @cindex diary |
| @@ -27415,10 +27359,6 @@ You can set the process mark on both groups and articles and perform | |||
| 27415 | operations on all the marked items (@pxref{Process/Prefix}). | 27359 | operations on all the marked items (@pxref{Process/Prefix}). |
| 27416 | 27360 | ||
| 27417 | @item | 27361 | @item |
| 27418 | You can grep through a subset of groups and create a group from the | ||
| 27419 | results (@pxref{Kibozed Groups}). | ||
| 27420 | |||
| 27421 | @item | ||
| 27422 | You can list subsets of groups according to, well, anything | 27362 | You can list subsets of groups according to, well, anything |
| 27423 | (@pxref{Listing Groups}). | 27363 | (@pxref{Listing Groups}). |
| 27424 | 27364 | ||
| @@ -29126,8 +29066,7 @@ As the variables for the other back ends, there are | |||
| 29126 | @code{nnfolder-nov-is-evil}, @code{nnimap-nov-is-evil}, | 29066 | @code{nnfolder-nov-is-evil}, @code{nnimap-nov-is-evil}, |
| 29127 | @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 |
| 29128 | non-@code{nil} value for @code{gnus-nov-is-evil} overrides all those | 29068 | non-@code{nil} value for @code{gnus-nov-is-evil} overrides all those |
| 29129 | variables.@footnote{Although the back ends @code{nnkiboze}, and | 29069 | variables. |
| 29130 | @code{nnwfm} don't have their own nn*-nov-is-evil.} | ||
| 29131 | @end table | 29070 | @end table |
| 29132 | 29071 | ||
| 29133 | 29072 | ||