From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: %20 in file://... URL Date: Sat, 12 Feb 2011 16:02:26 +0100 Message-ID: <87aai1pa7x.fsf@gnu.org> References: <801v6dqs2j.fsf@gmail.com> <87eiad1axi.wl%dmaus@ictsoc.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=53736 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PoGzd-0004dy-7p for emacs-orgmode@gnu.org; Sat, 12 Feb 2011 10:02:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PoGzN-0008Sd-MI for emacs-orgmode@gnu.org; Sat, 12 Feb 2011 10:02:22 -0500 Received: from mail-bw0-f41.google.com ([209.85.214.41]:56308) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PoGzN-0008Nl-Fn for emacs-orgmode@gnu.org; Sat, 12 Feb 2011 10:02:21 -0500 Received: by mail-bw0-f41.google.com with SMTP id 16so4079751bwz.0 for ; Sat, 12 Feb 2011 07:02:21 -0800 (PST) In-Reply-To: <87eiad1axi.wl%dmaus@ictsoc.de> (David Maus's message of "Mon, 22 Nov 2010 19:16:09 +0100") 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: David Maus Cc: Vincent =?iso-8859-1?Q?Bela=EFche?= , Org mode Hi David, David Maus writes: > To be exact: Org already escapes some characters (C-h v > org-link-escape-chars RET) and the colon is a candidate for beeing on > the list. The functions responsible for escaping/unescaping are > `org-link-escape' and `org-link-unescape' and the new implementations > of these functions can be found in > > https://github.com/dmj/dmj-org-mode/tree/feature/org-percent-escaping > > The task at hand: Anticipate the consquences of the new implementation. > I.e. what will happen to links created with the old algorithm. Did you have time to progress on this front? Is there something I can test right now? Thanks! -- Bastien