aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/ChangeLog5
-rw-r--r--man/gnus.texi20
2 files changed, 15 insertions, 10 deletions
diff --git a/man/ChangeLog b/man/ChangeLog
index 9690c9216ca..aec9693d1f9 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,8 @@
12006-03-31 Romain Francoise <romain@orebokech.com>
2
3 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
4 to t, not nil (and has for the past eight years).
5
12006-03-31 Richard Stallman <rms@gnu.org> 62006-03-31 Richard Stallman <rms@gnu.org>
2 7
3 * emacs.texi (Top): Update subnode menu. 8 * emacs.texi (Top): Update subnode menu.
diff --git a/man/gnus.texi b/man/gnus.texi
index 48a4ad54d75..203287b3a48 100644
--- a/man/gnus.texi
+++ b/man/gnus.texi
@@ -17540,16 +17540,16 @@ group have to be alive (i.e., subscribed or unsubscribed). Killed or
17540zombie groups can't be component groups for @code{nnvirtual} groups. 17540zombie groups can't be component groups for @code{nnvirtual} groups.
17541 17541
17542@vindex nnvirtual-always-rescan 17542@vindex nnvirtual-always-rescan
17543If the @code{nnvirtual-always-rescan} is non-@code{nil}, 17543If the @code{nnvirtual-always-rescan} variable is non-@code{nil} (which
17544@code{nnvirtual} will always scan groups for unread articles when 17544is the default), @code{nnvirtual} will always scan groups for unread
17545entering a virtual group. If this variable is @code{nil} (which is the 17545articles when entering a virtual group. If this variable is @code{nil}
17546default) and you read articles in a component group after the virtual 17546and you read articles in a component group after the virtual group has
17547group has been activated, the read articles from the component group 17547been activated, the read articles from the component group will show up
17548will show up when you enter the virtual group. You'll also see this 17548when you enter the virtual group. You'll also see this effect if you
17549effect if you have two virtual groups that have a component group in 17549have two virtual groups that have a component group in common. If
17550common. If that's the case, you should set this variable to @code{t}. 17550that's the case, you should set this variable to @code{t}. Or you can
17551Or you can just tap @code{M-g} on the virtual group every time before 17551just tap @code{M-g} on the virtual group every time before you enter
17552you enter it---it'll have much the same effect. 17552it---it'll have much the same effect.
17553 17553
17554@code{nnvirtual} can have both mail and news groups as component groups. 17554@code{nnvirtual} can have both mail and news groups as component groups.
17555When responding to articles in @code{nnvirtual} groups, @code{nnvirtual} 17555When responding to articles in @code{nnvirtual} groups, @code{nnvirtual}