gnus-article-mode

gnus-article-mode is an interactive autoloaded compiled Lisp function in `gnus-art.el'.


(gnus-article-mode)

Major mode for displaying an article.

All normal editing commands are switched off.

The following commands are available in addition to all summary mode
commands:

M-x gnus-article-next-page Scroll the article one page forwards
M-x gnus-article-prev-page Scroll the article one page backwards
C-c ^ Go to the article referred to by an article id near point
s Display the summary buffer
C-c RET Send a reply to the address near point
? Describe the current mode briefly
C-c TAB Go to the Gnus info node

This mode runs the hook `gnus-article-mode-hook', as the final step
during initialization.