From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: Encoding Problem in export? Date: Sun, 28 Jul 2013 14:06:54 +0530 Message-ID: <87bo5n84ih.fsf@gmail.com> References: <87bo5s27ey.fsf@sachwertpartner.de> <877ggg7suh.fsf@gmail.com> <51EF32F4.9030309@gmx.de> <87txjk5s2q.fsf@gmail.com> <87a9lcfg9g.fsf@gmail.com> <877ggg5i5q.fsf@gmail.com> <87y58vp9mj.wl%dmaus@ictsoc.de> <87li4u48jp.fsf@gmail.com> <87r4emdl2a.wl%dmaus@ictsoc.de> <87d2q54o7e.fsf@gmail.com> <87k3kc1n6f.wl%dmaus@ictsoc.de> <87iozwmf87.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:32881) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V3MRs-0006Pk-EL for emacs-orgmode@gnu.org; Sun, 28 Jul 2013 04:35:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V3MRj-0003Hm-PQ for emacs-orgmode@gnu.org; Sun, 28 Jul 2013 04:35:28 -0400 Received: from mail-pa0-x22f.google.com ([2607:f8b0:400e:c03::22f]:60311) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V3MRj-0003Hi-Jc for emacs-orgmode@gnu.org; Sun, 28 Jul 2013 04:35:19 -0400 Received: by mail-pa0-f47.google.com with SMTP id kl13so4723512pab.20 for ; Sun, 28 Jul 2013 01:35:18 -0700 (PDT) In-Reply-To: <87iozwmf87.fsf@gmail.com> (Nicolas Goaziou's message of "Sat, 27 Jul 2013 13:09:28 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Nicolas Goaziou Cc: David Maus , emacs-orgmode@gnu.org, Nick Dokos If Org links are escaped by Org will the URLs be functional outside of Org? i.e., If I am on some machine, that has no Emacs or Org or if I am using a version of Org that uses "new unescape" algorithm but the original link was encoded with the "old escape" algorithm, will Copy-pasting the link to a browser still work. If Org is a MUST to unescape the link then it would be a good decision to re-look at the link syntax so that the questions of escape and un-escape is dealt with squarely and have no reasons to arise in future. [1] IIRC, escaping doesn't happen if URL is copy-pasted but only if it is "inserted". i.e., escaping much depends on the workflow of the user and the workflow of a user could much depend on his whims and fancies and day of the week and seasons of the year. Just a cent from a Org user.