Previous: Article Keymap, Up: Article Buffer
gnus-single-article-buffernil, use the same article buffer for all the groups.
(This is the default.) If nil, each group will have its own
article buffer.
gnus-widen-article-windownil, selecting the article buffer with the h
command will “widen” the article window to take the entire frame.
gnus-article-decode-hook(article-decode-charset article-decode-encoded-words)
gnus-article-prepare-hookgnus-article-mode-hookgnus-article-mode-syntax-tabletext-mode-syntax-table.
gnus-article-over-scrollnil, allow scrolling the article buffer even when there
no more new text to scroll in. The default is nil.
gnus-article-mode-line-formatgnus-summary-mode-line-format (see Summary Buffer Mode Line). It accepts the same format specifications as that variable,
with two extensions:
gnus-break-pagesnil, the articles will be divided into pages whenever a
page delimiter appears in the article. If this variable is nil,
paging will not be done.
gnus-page-delimitergnus-use-idnagnus-inhibit-imagesnil, inhibit displaying of images inline in the
article body. It is effective to images that are in articles as
MIME parts, and images in HTML articles rendered
when mm-text-html-renderer (see Display Customization) is
shr or gnus-w3m.