(MIME Commands): Update description of gnus-article-browse-html-article.
authorKatsumi Yamaoka <yamaoka@jpl.org>
Wed, 31 Mar 2010 01:10:18 +0000 (01:10 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Wed, 31 Mar 2010 01:10:18 +0000 (01:10 +0000)
texi/ChangeLog
texi/gnus.texi

index 345f977..dbdfb20 100644 (file)
@@ -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.
index 4891883..0119b79 100644 (file)
@@ -10506,17 +10506,24 @@ the same manner:
 @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.
+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 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.
+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