gnus-summary-next-page
).
gnus-summary-prev-page
).
gnus-summary-scroll-up
).
gnus-summary-scroll-down
).
gnus-summary-show-article
). If
given a prefix, fetch the current article, but don't run any of the
article treatment functions. This will give you a "raw" article, just
the way it came from the server.
If given a numerical prefix, you can do semi-manual charset stuff.
C-u 0 g cn-gb-2312 RET will decode the message as if it were
encoded in the cn-gb-2312
charset. If you have
(setq gnus-summary-show-article-charset-alist '((1 . cn-gb-2312) (2 . big5)))then you can say C-u 1 g to get the same effect.
gnus-summary-beginning-of-article
).
gnus-summary-end-of-article
).
gnus-summary-isearch-article
).
gnus-summary-select-article-buffer
).
Go to the first, previous, next, last section, table of contents.