From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Maus Subject: Re: link export confused when URL parameter is another URL Date: Fri, 22 Oct 2010 06:28:23 +0200 Message-ID: <8739ryq2ag.wl%dmaus@ictsoc.de> References: <87mxq888o1.wl%dmaus@ictsoc.de> <57618952-F767-4DCC-8C75-E71DE28FF254@gmail.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/mixed; boundary="===============1358536703==" Return-path: Received: from [140.186.70.92] (port=57716 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P99F0-0006jQ-IS for emacs-orgmode@gnu.org; Fri, 22 Oct 2010 00:28:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P99Ez-0004Vb-AP for emacs-orgmode@gnu.org; Fri, 22 Oct 2010 00:28:30 -0400 Received: from mysql-slave-app3.mysql1.xlhost.de ([213.202.242.107]:56845 helo=mysql1.xlhost.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P99Ez-0004VM-44 for emacs-orgmode@gnu.org; Fri, 22 Oct 2010 00:28:29 -0400 In-Reply-To: <57618952-F767-4DCC-8C75-E71DE28FF254@gmail.com> 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: Carsten Dominik Cc: David Maus , "Cook, Malcolm" , "'emacs-orgmode@gnu.org'" --===============1358536703== Content-Type: multipart/signed; boundary="pgp-sign-Multipart_Fri_Oct_22_06:28:23_2010-1"; micalg=pgp-sha256; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit --pgp-sign-Multipart_Fri_Oct_22_06:28:23_2010-1 Content-Type: text/plain; charset=US-ASCII At Thu, 21 Oct 2010 19:38:17 +0200, Carsten Dominik wrote: > This is a bit hard without lookbehind assertions as they are available > in perl. For something like this it is somtimes easier to just to > the normal match you wanted to use anyway and then confirm by > taking a separate look at the text before the match > which is, for example, > > (buffer-substring (point-at-bol) (match-beginning 0)) Thanks, that looks much better than using looking-back. I've pushed a possible fix to master. Plain links that are behind the query part of something that looks like a bracket link ("\\[\\[\\S-+:\\S-*?") are now not normalized. Best, -- David -- OpenPGP... 0x99ADB83B5A4478E6 Jabber.... dmjena@jabber.org Email..... dmaus@ictsoc.de --pgp-sign-Multipart_Fri_Oct_22_06:28:23_2010-1 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iF4EABEIAAYFAkzBEucACgkQma24O1pEeOaCtwD/VNjPWGSyHj0IgyN395OlJcCH zFmH3jo8J819pZMZWU4A/Amhy4g2K0Q/g59vd+irXnlYvy/uZtYRpm5t3M2Urw1h =LERu -----END PGP SIGNATURE----- --pgp-sign-Multipart_Fri_Oct_22_06:28:23_2010-1-- --===============1358536703== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1358536703==--