Group Buffer Format The Group Buffer Selecting a Group
All movement commands understand the numeric prefix and will behave as expected, hopefully.
n |
Go to the next group that has unread articles
( |
p
DEL |
Go to the previous group that has unread articles
( |
N |
Go to the next group ( |
P |
Go to the previous group ( |
M-n |
Go to the next unread group on the same (or lower) level
( |
M-p |
Go to the previous unread group on the same (or lower) level
( |
Three commands for jumping to groups:
j |
Jump to a group (and make it visible if it isn't already)
( |
, |
Jump to the unread group with the lowest level
( |
. |
Jump to the first group with unread articles
( |
If gnus-group-goto-unread
is nil
, all the movement
commands will move to the next group, not the next unread group. Even
the commands that say they move to the next unread group. The default
is t
.