]> git.eshelyaron.com Git - emacs.git/commitdiff
Mention goto-addr.
authorDave Love <fx@gnu.org>
Sun, 26 Mar 2000 22:43:11 +0000 (22:43 +0000)
committerDave Love <fx@gnu.org>
Sun, 26 Mar 2000 22:43:11 +0000 (22:43 +0000)
man/rmail.texi

index 1c7d913b3d9d1fa55e59bdd7dc2cb2eb1d4e6d65..12a3d49402498672233b7e4321d5d7db6afa0aed 100644 (file)
@@ -976,7 +976,7 @@ means to show the reformatted header, and a zero or negative argument
 means to show the full header.
 
 @vindex rmail-highlighted-headers
-  When used with a window system that supports multiple fonts, Rmail
+  When used with a terminal that supports multiple fonts, Rmail
 highlights certain header fields that are especially interesting---by
 default, the @samp{From} and @samp{Subject} fields.  The variable
 @code{rmail-highlighted-headers} holds a regular expression that
@@ -992,6 +992,11 @@ highlighting as well.  @xref{Faces}, for how to do this.
   To turn off highlighting entirely in Rmail, set
 @code{rmail-highlighted-headers} to @code{nil}.
 
+@findex goto-addr
+URLs in messages may be highlighted and activated for following with the
+mouse or keyboard by using the Goto-address package.  Customize the hook
+@code{rmail-show-message-hook} to add @code{goto-addr}.
+
 @node Rmail Editing
 @section Editing Within a Message