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:38 +0100 Message-ID: <87eiajwuit.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="===============0964111528==" Return-path: Received: from [140.186.70.92] (port=40077 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PIor6-0004ge-Rc for emacs-orgmode@gnu.org; Wed, 17 Nov 2010 15:43:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PIor4-0007FT-73 for emacs-orgmode@gnu.org; Wed, 17 Nov 2010 15:43:48 -0500 Received: from mailout110.xlhost.de ([213.202.242.110]:41997 helo=mysql1.xlhost.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PIor4-0007Ez-1z for emacs-orgmode@gnu.org; Wed, 17 Nov 2010 15:43:46 -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 --===============0964111528== Content-Type: multipart/signed; boundary="pgp-sign-Multipart_Wed_Nov_17_21:43:38_2010-1"; micalg=pgp-sha256; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit --pgp-sign-Multipart_Wed_Nov_17_21:43:38_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:38_2010-1 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iF4EABEIAAYFAkzkPnoACgkQma24O1pEeOZkOwEAv0U2/VT3JxsVXX+ZV9TdvOCk GSF8J+xOJvmrrgG5y/0A/A2PMrKAxl2srvpWrN9YGcBuT+wNaOG5JDnbvEPDmjlJ =GtYu -----END PGP SIGNATURE----- --pgp-sign-Multipart_Wed_Nov_17_21:43:38_2010-1-- --===============0964111528== 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 --===============0964111528==--