diff options
| author | Gnus developers | 2010-12-13 22:29:12 +0000 |
|---|---|---|
| committer | Katsumi Yamaoka | 2010-12-13 22:29:12 +0000 |
| commit | 7410c2700a7c3256a117ce9d1d3dbcd934a57589 (patch) | |
| tree | fcc0cca3c89e1a46e5cfb8813403afd877612c82 /doc/misc | |
| parent | bc5576723b2ddaa0b4cb6a6ba368fa71bc5a8a0c (diff) | |
| download | emacs-7410c2700a7c3256a117ce9d1d3dbcd934a57589.tar.gz emacs-7410c2700a7c3256a117ce9d1d3dbcd934a57589.zip | |
Merge changes made in Gnus trunk.
nnir.el (nnir-run-imap): Return article list in UID order.
gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list of automatically subscribed groups.
(gnus-auto-subscribed-categories): New variable.
(gnus-matches-options-n): Use it.
(gnus-default-subscribed-newsgroups): Remove unused variable.
(gnus-start-draft-setup): Message a bit less.
gnus-agent.el (gnus-agentize): Don't create the queue group automatically on startup. It'll be created later, if needed.
gnus-start.el (gnus-1): Clarify comment.
(gnus-matches-options-n): Fix typo in last change.
(gnus-1): Don't create the nndrafts group twice.
(gnus-setup-news): There's no need to read the active file here, since that's done again later on a per-backend basis.
(gnus-start-draft-setup): Make sure that the new group is started out empty.
netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old and netrc-bound-and-true-p bindings.
(netrc-parse): Cache the netrc contents.
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/ChangeLog | 7 | ||||
| -rw-r--r-- | doc/misc/gnus.texi | 44 |
2 files changed, 19 insertions, 32 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 9d3b578fc95..68895409743 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org> | ||
| 2 | |||
| 3 | * gnus.texi (Filtering New Groups): Mention | ||
| 4 | gnus-auto-subscribed-categories. | ||
| 5 | (The First Time): Removed, since default-subscribed-newsgroups has been | ||
| 6 | removed. | ||
| 7 | |||
| 1 | 2010-12-13 Glenn Morris <rgm@gnu.org> | 8 | 2010-12-13 Glenn Morris <rgm@gnu.org> |
| 2 | 9 | ||
| 3 | * cl.texi (For Clauses): Small fixes for frames and windows. | 10 | * cl.texi (For Clauses): Small fixes for frames and windows. |
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index 9f4d1f75ede..3ddfb1a6448 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi | |||
| @@ -428,7 +428,6 @@ Other related manuals | |||
| 428 | Starting Gnus | 428 | Starting Gnus |
| 429 | 429 | ||
| 430 | * Finding the News:: Choosing a method for getting news. | 430 | * Finding the News:: Choosing a method for getting news. |
| 431 | * The First Time:: What does Gnus do the first time you start it? | ||
| 432 | * The Server is Down:: How can I read my mail then? | 431 | * The Server is Down:: How can I read my mail then? |
| 433 | * Slave Gnusae:: You can have more than one Gnus active at a time. | 432 | * Slave Gnusae:: You can have more than one Gnus active at a time. |
| 434 | * Fetching a Group:: Starting Gnus just to read a group. | 433 | * Fetching a Group:: Starting Gnus just to read a group. |
| @@ -959,7 +958,6 @@ terminology section (@pxref{Terminology}). | |||
| 959 | 958 | ||
| 960 | @menu | 959 | @menu |
| 961 | * Finding the News:: Choosing a method for getting news. | 960 | * Finding the News:: Choosing a method for getting news. |
| 962 | * The First Time:: What does Gnus do the first time you start it? | ||
| 963 | * The Server is Down:: How can I read my mail then? | 961 | * The Server is Down:: How can I read my mail then? |
| 964 | * Slave Gnusae:: You can have more than one Gnus active at a time. | 962 | * Slave Gnusae:: You can have more than one Gnus active at a time. |
| 965 | * New Groups:: What is Gnus supposed to do with new groups? | 963 | * New Groups:: What is Gnus supposed to do with new groups? |
| @@ -1052,31 +1050,6 @@ several Gnus installations, but may slow down things a bit when fetching | |||
| 1052 | new articles. @xref{NNTP marks}, for more information. | 1050 | new articles. @xref{NNTP marks}, for more information. |
| 1053 | 1051 | ||
| 1054 | 1052 | ||
| 1055 | @node The First Time | ||
| 1056 | @section The First Time | ||
| 1057 | @cindex first time usage | ||
| 1058 | |||
| 1059 | If no startup files exist (@pxref{Startup Files}), Gnus will try to | ||
| 1060 | determine what groups should be subscribed by default. | ||
| 1061 | |||
| 1062 | @vindex gnus-default-subscribed-newsgroups | ||
| 1063 | If the variable @code{gnus-default-subscribed-newsgroups} is set, Gnus | ||
| 1064 | will subscribe you to just those groups in that list, leaving the rest | ||
| 1065 | killed. Your system administrator should have set this variable to | ||
| 1066 | something useful. | ||
| 1067 | |||
| 1068 | Since she hasn't, Gnus will just subscribe you to a few arbitrarily | ||
| 1069 | picked groups (i.e., @samp{*.newusers}). (@dfn{Arbitrary} is defined | ||
| 1070 | here as @dfn{whatever Lars thinks you should read}.) | ||
| 1071 | |||
| 1072 | You'll also be subscribed to the Gnus documentation group, which should | ||
| 1073 | help you with most common problems. | ||
| 1074 | |||
| 1075 | If @code{gnus-default-subscribed-newsgroups} is @code{t}, Gnus will just | ||
| 1076 | use the normal functions for handling new groups, and not do anything | ||
| 1077 | special. | ||
| 1078 | |||
| 1079 | |||
| 1080 | @node The Server is Down | 1053 | @node The Server is Down |
| 1081 | @section The Server is Down | 1054 | @section The Server is Down |
| 1082 | @cindex server errors | 1055 | @cindex server errors |
| @@ -1321,11 +1294,18 @@ but I thought it would be nice to have two of these. This variable is | |||
| 1321 | more meant for setting some ground rules, while the other variable is | 1294 | more meant for setting some ground rules, while the other variable is |
| 1322 | used more for user fiddling. By default this variable makes all new | 1295 | used more for user fiddling. By default this variable makes all new |
| 1323 | groups that come from mail back ends (@code{nnml}, @code{nnbabyl}, | 1296 | groups that come from mail back ends (@code{nnml}, @code{nnbabyl}, |
| 1324 | @code{nnfolder}, @code{nnmbox}, @code{nnmh}, and @code{nnmaildir}) | 1297 | @code{nnfolder}, @code{nnmbox}, @code{nnmh}, @code{nnimap}, and |
| 1325 | subscribed. If you don't like that, just set this variable to | 1298 | @code{nnmaildir}) subscribed. If you don't like that, just set this |
| 1326 | @code{nil}. | 1299 | variable to @code{nil}. |
| 1327 | 1300 | ||
| 1328 | New groups that match this regexp are subscribed using | 1301 | @vindex gnus-auto-subscribed-categories |
| 1302 | As if that wasn't enough, @code{gnus-auto-subscribed-categories} also | ||
| 1303 | allows you to specify that new groups should be subcribed based on the | ||
| 1304 | category their select methods belong to. The default is @samp{(mail | ||
| 1305 | post-mail)}, meaning that all new groups from mail-like backends | ||
| 1306 | should be subscribed automatically. | ||
| 1307 | |||
| 1308 | New groups that match these variables are subscribed using | ||
| 1329 | @code{gnus-subscribe-options-newsgroup-method}. | 1309 | @code{gnus-subscribe-options-newsgroup-method}. |
| 1330 | 1310 | ||
| 1331 | 1311 | ||