emacs-devel
[Top][All Lists]
Advanced

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

Re: info-mode follow https links


From: Juri Linkov
Subject: Re: info-mode follow https links
Date: Wed, 23 Jan 2008 03:27:44 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux)

> Kevin> 2008-01-23  Kevin Ryde  <address@hidden>
> Kevin>        * info.el (Info-next-reference, Info-prev-reference,
> Kevin>        Info-try-follow-nearest-node): Move to and follow https:// 
> links too.
>
> Maybe it should use goto-address-url-regexp (or vice versa).
> It would be nice to have a single regexp for this kind of thing.

This means that reading the Info manuals will always load goto-addr.el.
Maybe this is not a bad thing and even it would possible to call
`goto-address' on the Info buffer, and change Info-next-reference and
Info-prev-reference to also find overlays put by `goto-address'.

OTOH, `goto-address-url-regexp' is a regexp composed just from
the list `thing-at-point-uri-schemes'.  So maybe it would be enough
to load thingatpt.el and nothing more, and create a similar regexp
from `thing-at-point-uri-schemes' in info.el.

-- 
Juri Linkov
http://www.jurta.org/emacs/




reply via email to

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