bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: URLs in man pages not clickable


From: Johan Bockgård
Subject: Re: URLs in man pages not clickable
Date: Sun, 09 Mar 2003 14:12:14 +0100
User-agent: Gnus/5.090015 (Oort Gnus v0.15) Emacs/21.2

"Eli Zaretskii" <eliz@elta.co.il> writes:

>> From: Dan Jacobson <jidanni@dman.ddts.net>
>> 
>> On debian I do M-x man splat and I see lots of urls, but they don't
>> light-up when the mouse goes over them so I can visit them with the
>> middle mouse button, even though they are underlined.
>
> I think ffap.el can do this for you.

I think he wanted it to work out-of-the-box, but this should do it
also:

,----[ C-h f goto-address RET ]
| goto-address is an interactive compiled Lisp function in `goto-addr'.
| (goto-address)
| 
| Sets up goto-address functionality in the current buffer.
| Allows user to use mouse/keyboard command to click to go to a URL
| or to send e-mail.
| By default, goto-address binds to mouse-2 and C-c RET.
| 
| Also fontifies the buffer appropriately (see `goto-address-fontify-p' and
| `goto-address-highlight-p' for more information).
`----

/Johan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]