X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/6bf7aab68402fd010eae5d280350bd399014406a..68526af59486811f1e773dfeb4301843d52a28e3:/man/rmail.texi diff --git a/man/rmail.texi b/man/rmail.texi index c64623a53c..12a3d49402 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 @@ -1124,7 +1129,9 @@ appropriately, you can specify a POP inbox by using a ``file name'' of the form @samp{po:@var{username}}, in the inbox list of an Rmail file. @code{movemail} handles such a name by opening a connection to the POP server. The @code{MAILHOST} environment variable specifies the machine -to look for the server on. +to look for the server on; alternatively, you can specify the POP server +host name as part of the mailbox name using the syntax +@samp{po:@var{username}:@var{hostname}}. @vindex rmail-pop-password @vindex rmail-pop-password-required