Previous: , Up: Gnus   [Contents][Index]

34.4 Using the Gnus Summary Buffer

The following commands are available in the Gnus summary buffer:

SPC

If there is no article selected, select the article on the current line and display its article buffer. Otherwise, try scrolling the selected article buffer in its window; on reaching the end of the buffer, select the next unread article.

Thus, you can read through all articles by repeatedly typing SPC.

DEL

Scroll the text of the article backwards.

n

Select the next unread article.

p

Select the previous unread article.

s

Do an incremental search on the selected article buffer, as if you switched to the buffer and typed C-s (see Incremental Search).

M-s regexp RET

Search forward for articles containing a match for regexp.

q

Exit the summary buffer and return to the group buffer.