From 6c21cdc0d325e737a58c340fb5e091762a33e655 Mon Sep 17 00:00:00 2001 From: Dave Love Date: Sun, 26 Mar 2000 22:43:11 +0000 Subject: [PATCH] Mention goto-addr. --- man/rmail.texi | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/man/rmail.texi b/man/rmail.texi index 1c7d913b3d9..12a3d494024 100644 --- a/man/rmail.texi +++ b/man/rmail.texi @@ -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 -- 2.39.5