From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Piet van Oostrum Newsgroups: gmane.emacs.devel Subject: Re: Another issue with thingatpt Date: Sun, 31 Dec 2006 21:07:51 +0100 Message-ID: References: <003001c727be$349c5a80$0203a8c0@HomeNetbbb0> <20061225.094150.13771816.wl@gnu.org> <20061227.115042.56977126.wl@gnu.org> <17810.55182.483602.421178@rgrjr.dyndns.org> <17815.10669.22210.825181@rgrjr.dyndns.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7BIT X-Trace: sea.gmane.org 1167595694 16062 80.91.229.12 (31 Dec 2006 20:08:14 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 31 Dec 2006 20:08:14 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Dec 31 21:08:13 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1H16yW-0003AV-ET for ged-emacs-devel@m.gmane.org; Sun, 31 Dec 2006 21:08:08 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H16yV-0003M8-PQ for ged-emacs-devel@m.gmane.org; Sun, 31 Dec 2006 15:08:07 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H16yM-0003Lx-Kz for emacs-devel@gnu.org; Sun, 31 Dec 2006 15:07:58 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H16yJ-0003KW-Sh for emacs-devel@gnu.org; Sun, 31 Dec 2006 15:07:57 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H16yJ-0003KQ-PJ for emacs-devel@gnu.org; Sun, 31 Dec 2006 15:07:55 -0500 Original-Received: from [195.121.247.25] (helo=psmtp13.wxs.nl) by monty-python.gnu.org with esmtp (Exim 4.52) id 1H16yJ-0003Oq-Av for emacs-devel@gnu.org; Sun, 31 Dec 2006 15:07:55 -0500 Original-Received: from ordesa.cs.uu.nl (ip565c6aef.direct-adsl.nl [86.92.106.239]) by psmtp13.wxs.nl (iPlanet Messaging Server 5.2 HotFix 2.15 (built Nov 14 2006)) with ESMTP id <0JB50054ZML5N3@psmtp13.wxs.nl> for emacs-devel@gnu.org; Sun, 31 Dec 2006 21:07:53 +0100 (MET) Original-Received: by ordesa.cs.uu.nl (Postfix, from userid -2) id CB26D60EE99; Sun, 31 Dec 2006 21:07:52 +0100 (CET) Original-Received: from ordesa.lan (localhost [127.0.0.1]) by ordesa.cs.uu.nl (Postfix) with ESMTP id 948DA60EE80 for ; Sun, 31 Dec 2006 21:07:52 +0100 (CET) In-reply-to: <17815.10669.22210.825181@rgrjr.dyndns.org> Original-To: emacs-devel@gnu.org X-Mailer: emacs 22.0.92.2 (via feedmail 8 I) User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.92 (darwin) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:64571 Archived-At: >>>>> Bob Rogers (BR) wrote: >BR> From: Piet van Oostrum [...] >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 URL: http://www.cs.uu.nl/~piet [PGP 8DAE142BE17999C4] Private email: piet@vanoostrum.org