From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Janssen Subject: Re: Mismatch in url escaping between org and exported html Date: Sun, 9 Feb 2014 23:07:31 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a1134aa0212b3f504f20073ec Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55811) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WCcXI-0002Q8-QO for emacs-orgmode@gnu.org; Sun, 09 Feb 2014 17:07:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WCcXE-0000hr-My for emacs-orgmode@gnu.org; Sun, 09 Feb 2014 17:07:36 -0500 Received: from mail-ob0-x22a.google.com ([2607:f8b0:4003:c01::22a]:36415) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WCcXE-0000hi-9N for emacs-orgmode@gnu.org; Sun, 09 Feb 2014 17:07:32 -0500 Received: by mail-ob0-f170.google.com with SMTP id va2so6478265obc.29 for ; Sun, 09 Feb 2014 14:07:31 -0800 (PST) In-Reply-To: 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: emacs-orgmode@gnu.org --001a1134aa0212b3f504f20073ec Content-Type: text/plain; charset=ISO-8859-1 On Sun, Feb 9, 2014 at 9:56 PM, Mark Janssen wrote: > Hello list, > > If I insert a http:// link containing question marks, the verbatim link > being inserted in the org document has the question mark escaped. > > > Seems (setq org-url-hexify-p nil) will give me the required behavior. Mark --001a1134aa0212b3f504f20073ec Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable



On Sun, Feb 9, 2014 at 9:56 PM, Mark Janssen <= mpc.janssen@gmai= l.com> wrote:
Hello list,

If I inser= t a http:// link containing question marks, the verbatim link being inserte= d in the org document has the question mark escaped.



Seems = (setq org-url-hexify-p nil) will give me the required behavior.
<= br>
Mark =A0

--001a1134aa0212b3f504f20073ec--