Mercurial > emacs
changeset 107663:c852205c3682
(MIME Commands): Update description of gnus-article-browse-html-article.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Wed, 31 Mar 2010 00:08:42 +0000 |
parents | 5540f668f288 |
children | fa375bb9de46 24df18c00979 |
files | doc/misc/ChangeLog doc/misc/gnus.texi |
diffstat | 2 files changed, 19 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/misc/ChangeLog Tue Mar 30 21:55:22 2010 +0000 +++ b/doc/misc/ChangeLog Wed Mar 31 00:08:42 2010 +0000 @@ -1,3 +1,8 @@ +2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org> + + * gnus.texi (MIME Commands): Update description of + gnus-article-browse-html-article. + 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com> * auth.texi (Secret Service API): Add TODO node.
--- a/doc/misc/gnus.texi Tue Mar 30 21:55:22 2010 +0000 +++ b/doc/misc/gnus.texi Wed Mar 31 00:08:42 2010 +0000 @@ -10506,17 +10506,24 @@ @kindex K H (Summary) @findex gnus-article-browse-html-article View @samp{text/html} parts of the current article with a WWW browser. -The message header is added to the beginning of every html part unless -the prefix argument is given. - -Warning: Spammers use links to images in HTML articles to verify whether -you have read the message. As this command passes the @acronym{HTML} -content to the browser without eliminating these ``web bugs'' you should -only use it for mails from trusted senders. +Inline images embedded in a message using the @code{cid} scheme, as they +are generally considered to be safe, will be processed properly. The +message header is added to the beginning of every @acronym{HTML} part +unless the prefix argument is given. + +Warning: Spammers use links to images (using the @code{http} scheme) in +@acronym{HTML} articles to verify whether you have read the message. As +this command passes the @acronym{HTML} content to the browser without +eliminating these ``web bugs'' you should only use it for mails from +trusted senders. If you always want to display @acronym{HTML} parts in the browser, set @code{mm-text-html-renderer} to @code{nil}. +This command creates temporary files to pass @acronym{HTML} contents +including images if any to the browser, and deletes them when exiting +the group (if you want). + @item K b @kindex K b (Summary) Make all the @acronym{MIME} parts have buttons in front of them. This is