Go to the first, previous, next, last section, table of contents.
Newsgroup buffer is for listing newsgroups. The major mode of
this buffer is Group Mode. The buffer is created and popped up
when GNUS starts. Newsgroups which are subscribed to and contain unread
articles are usually listed in the buffer. If there is no such
newsgroup, the buffer will be empty and a message `No news is good
news.' will be displayed in the echo area of Emacs.
The contents of a Newsgroup buffer looks something like the following:
SM NUMBER: NEWSGROUP
- S
-
A character indicating whether the newsgroup is subscribed to. `U'
means the newsgroup is unsubscribed. ` ' means it is subscribed
to.
- M
-
A character indicating whether there are unread articles in the
newsgroup. `*' means there are no newly arrived articles in the
newsgroup. ` ' means there are newly arrived articles.
- NUMBER
-
The number of unread articles in the newsgroup.
- NEWSGROUP
-
The name of the newsgroup.
Go to the first, previous, next, last section, table of contents.