From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Maus Subject: Re: %20 in file://... URL Date: Wed, 17 Nov 2010 21:43:59 +0100 Message-ID: <87d3q3wui8.wl%dmaus@ictsoc.de> References: <80hbfl4ugt.fsf@gmail.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/mixed; boundary="===============1594966146==" Return-path: Received: from [140.186.70.92] (port=40186 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PIorL-0004mN-HN for emacs-orgmode@gnu.org; Wed, 17 Nov 2010 15:44:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PIorK-0007Ht-AG for emacs-orgmode@gnu.org; Wed, 17 Nov 2010 15:44:03 -0500 Received: from mailout110.xlhost.de ([213.202.242.110]:42010 helo=mysql1.xlhost.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PIorK-0007Hp-3F for emacs-orgmode@gnu.org; Wed, 17 Nov 2010 15:44:02 -0500 In-Reply-To: <80hbfl4ugt.fsf@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: Vincent =?UTF-8?B?QmVsYcOvY2hl?= Cc: Org mode , carsten.dominik@gmail.com --===============1594966146== Content-Type: multipart/signed; boundary="pgp-sign-Multipart_Wed_Nov_17_21:43:59_2010-1"; micalg=pgp-sha256; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit --pgp-sign-Multipart_Wed_Nov_17_21:43:59_2010-1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable At Sat, 13 Nov 2010 07:18:42 +0100, Vincent Bela=C3=AFche wrote: >=20 > Herein attached follows my patch. Please feel free for brickbats... >=20 Thanks for sending the patch, but it won't provide a clean solution to the problem: The function modified by your patch works under the assumption, that for example the sequence %3A represents a percent escaped colon. But the function that creates the link in the first place does not percent-escape chars -- If we use just this patch, opening a link to a file literarally called "%3A.org" will fail. So we need to modify all functions that create links to propertly percent-escape the part of a link that follows the link type in order to make all functions unescape the link. Good news: Reworking the percent-escaping is a work in progress on my list[1] and if it is finished and accepted, the problem should be solved. Best, -- David [1] http://thread.gmane.org/gmane.emacs.orgmode/30694/focus=3D33179 --=20 OpenPGP... 0x99ADB83B5A4478E6 Jabber.... dmjena@jabber.org Email..... dmaus@ictsoc.de --pgp-sign-Multipart_Wed_Nov_17_21:43:59_2010-1 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iF4EABEIAAYFAkzkPo8ACgkQma24O1pEeOZesQEA5uuspr4w19J6Les5cgKKOcuW 3z0X5GMYvLP8T9ifK9gBAJkjymd2roqpMF8maRF6CYHYpP1Vf8HgnwKsPs/9Gh7F =ZXuW -----END PGP SIGNATURE----- --pgp-sign-Multipart_Wed_Nov_17_21:43:59_2010-1-- --===============1594966146== 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 --===============1594966146==--