* gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
authorReiner Steib <Reiner.Steib@gmx.de>
Fri, 21 Mar 2008 18:24:08 +0000 (18:24 +0000)
committerReiner Steib <Reiner.Steib@gmx.de>
Fri, 21 Mar 2008 18:24:08 +0000 (18:24 +0000)
* gnus-news.texi: Add EasyPG.  Add gnus-article-browse-html-article.
Add FIXMEs for Bookmarks and gnus-registry-marks.

texi/ChangeLog
texi/gnus-news.texi
texi/gnus.texi

index 96bfc80..ee6040f 100644 (file)
@@ -1,3 +1,10 @@
+2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
+
+       * gnus-news.texi: Add EasyPG.  Add gnus-article-browse-html-article.
+       Add FIXMEs for Bookmarks and gnus-registry-marks.
+
 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * gnus.texi (Smileys): Document `smiley-style'.
index 3e0a47d..f611bee 100644 (file)
@@ -75,6 +75,12 @@ timeout of 16 seconds (see @code{password-cache-expiry}).  If
 passphrase is managed by this mechanism.  Passwords for ManageSieve
 connections are managed by this mechanism, after querying the user
 about whether to do so.
+
+@item Using EasyPG with Gnus
+When EasyPG, is available, Gnus will use it instead of @acronym{PGG}.
+EasyPG is an Emacs user interface to GNU Privacy Guard.  @xref{Top,
+,EasyPG Assistant user's manual, epa, EasyPG Assistant user's manual}.
+EasyPG is included in Emacs 23 and available separately as well.
 @end itemize
 
 @item Changes in group mode
@@ -98,6 +104,15 @@ Customization}.
 that are not reused when you select another article.  @xref{Sticky
 Articles}.
 
+@c @item Bookmarks
+@c FIXME: To be added
+
+@item Gnus can selectively display @samp{text/html} articles
+with a WWW browser with @kbd{K H}.  @xref{MIME Commands}.
+
+@c gnus-registry-marks
+@c FIXME: To be added
+
 @item International host names (@acronym{IDNA}) can now be decoded
 inside article bodies using @kbd{W i}
 (@code{gnus-summary-idna-message}).  This requires that GNU Libidn
@@ -254,6 +269,13 @@ This feature, accessible via the functions
 renumbers all articles in a group, starting from 1 and removing gaps.
 As a consequence, you get a correct total article count (until
 messages are deleted again).
+
+@c @item nnmairix.el
+@c FIXME
+
+@c @item nnir.el
+@c FIXME
+
 @end itemize
 
 @item Appearance
index 66327cc..155a1df 100644 (file)
@@ -9679,6 +9679,21 @@ The rest of these @acronym{MIME} commands do not use the numerical prefix in
 the same manner:
 
 @table @kbd
+@item K H
+@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.
+
+If you always want to display @acronym{HTML} parts in the browser, set
+@code{mm-text-html-renderer} to @code{nil}.
+
 @item K b
 @kindex K b (Summary)
 Make all the @acronym{MIME} parts have buttons in front of them.  This is