From 357e2d8ec0360a96f48a263487d92754b4144ed3 Mon Sep 17 00:00:00 2001 From: Katsumi Yamaoka Date: Thu, 1 Apr 2010 10:55:01 +0000 Subject: [PATCH] (Finding the News): Add pointers to the Server buffer because it's essential. By Teodor Zlatanov . --- doc/misc/ChangeLog | 5 +++++ doc/misc/gnus.texi | 9 +++++++++ 2 files changed, 14 insertions(+) diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 95dea96487d..34f285beee9 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,3 +1,8 @@ +2010-04-01 Teodor Zlatanov + + * gnus.texi (Finding the News): Add pointers to the Server buffer + because it's essential. + 2010-03-31 Katsumi Yamaoka * gnus.texi (MIME Commands): Update description of diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index cc0fb6e822e..7a3fe922cee 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi @@ -996,6 +996,15 @@ terminology section (@pxref{Terminology}). @section Finding the News @cindex finding news +First of all, you should know that there is a special buffer called +@code{*Server*} that lists all the servers Gnus knows about. You can +press @kbd{^} from the Group buffer to see it. In the Server buffer, +you can press @kbd{RET} on a defined server to see all the groups it +serves (subscribed or not!). You can also add or delete servers, edit +a foreign server's definition, agentize or de-agentize a server, and +do many other neat things. @xref{Server Buffer}. +@xref{Foreign Groups}. @xref{Agent Basics}. + @vindex gnus-select-method @c @head The @code{gnus-select-method} variable says where Gnus should look for -- 2.39.5