From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Spiers Subject: Re: Re: commas in URLs? Date: Fri, 1 Feb 2008 00:40:30 +0000 Message-ID: <20080201004030.GH21213@atlantic.linksys.moosehall> References: <20080130185346.GA21734@atlantic.linksys.moosehall> <20080131144639.GA21213@atlantic.linksys.moosehall> <2BCD353D-11F1-4932-B03B-43382C9537D8@science.uva.nl> <878x25lws8.fsf@bzg.ath.cx> <7E853237-E67E-4ED6-A8A9-F405CA12A6D5@science.uva.nl> <20080131234328.GG21213@atlantic.linksys.moosehall> Reply-To: Adam Spiers Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JKjxI-0003t2-Ns for emacs-orgmode@gnu.org; Thu, 31 Jan 2008 19:40:32 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JKjxI-0003sY-A7 for emacs-orgmode@gnu.org; Thu, 31 Jan 2008 19:40:32 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JKjxH-0003sF-TU for emacs-orgmode@gnu.org; Thu, 31 Jan 2008 19:40:32 -0500 Received: from mail.beimborn.com ([70.84.38.100]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JKjxH-0005UR-NU for emacs-orgmode@gnu.org; Thu, 31 Jan 2008 19:40:31 -0500 Received: from mail.beimborn.com (localhost.localdomain [127.0.0.1]) by mail.beimborn.com (8.12.11.20060308/8.12.8) with ESMTP id m110eUMt025210 for ; Thu, 31 Jan 2008 18:40:30 -0600 Received: from localhost (localhost [[UNIX: localhost]]) by mail.beimborn.com (8.12.11.20060308/8.12.11/Submit) id m110eUJO025204 for emacs-orgmode@gnu.org; Fri, 1 Feb 2008 00:40:30 GMT Content-Disposition: inline In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org On Thu, Jan 31, 2008 at 11:59:21PM +0000, Leo wrote: > On 2008-01-31 23:43 +0000, Adam Spiers wrote: > >>> Yes, but this is harder to do with a regexp. I wish Emacs had look- > >>> ahead assertions like perl. > > > > Ach, true :-) > > Can someone propose this feature to emacs-devel? FWIW it's in here already: http://www.emacswiki.org/cgi-bin/wiki/WishList#toc5