| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
If you have w3m installed on your system, Gnus can display
HTML articles in the article buffer. There are many Gnus
add-ons for doing this, using various approaches, but there's one
(sort of) built-in method that's used by default.
For a complete overview, consult See section `Display Customization' in The Emacs MIME Manual. This section only describes the default method.
mm-text-html-renderer
gnus-article-html, Gnus will use the built-in method,
that's based on curl and w3m.
gnus-blocked-images
(setq gnus-blocked-images "ads") |
The default is to block all external images.
gnus-html-cache-directory
gnus-blocked-images is set. These images will be stored in
this directory.
gnus-html-cache-size
gnus-html-cache-size bytes have been used in that
directory, the oldest files will be deleted. The default is 500MB.
gnus-html-frame-width
gnus-max-image-proportion
To use this, make sure that you have w3m and curl
installed. If you have, then Gnus should display HTML
automatically.
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |