emacs-devel
[Top][All Lists]
Advanced

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

Re: Another issue with thingatpt


From: Piet van Oostrum
Subject: Re: Another issue with thingatpt
Date: Sun, 31 Dec 2006 21:07:51 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.92 (darwin)

>>>>> Bob Rogers <address@hidden> (BR) wrote:

>BR>    From: Piet van Oostrum <address@hidden>
[...]
>BR>    By the way, thing-at-point-url-path-regexp also disallows : inside
>BR>    a url. These would be necessary to accept IPv6 IP addresses.

>BR> It works for me (though in an emacs built two weeks ago):

>BR>    (string-match thing-at-point-url-path-regexp "http://::1/foo/bar.html";)
>BR>        => 0
>BR>    (string-match thing-at-point-url-regexp "http://::1/foo/bar.html";)
>BR>        => 0

>BR> Do you have an example of failure?

Sorry, I was wrong.
-- 
Piet van Oostrum <address@hidden>
URL: http://www.cs.uu.nl/~piet [PGP 8DAE142BE17999C4]
Private email: address@hidden




reply via email to

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