| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
gnus-summary-next-page).
If gnus-article-skip-boring is non-nil and the rest of
the article consists only of citations and signature, then it will be
skipped; the next article will be shown instead. You can customize
what is considered uninteresting with
gnus-article-boring-faces. You can manually view the article's
pages, no matter how boring, using C-M-v.
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).
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |