From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Incorrect hexification in URLs in LaTeX Export Date: Wed, 12 Mar 2014 19:47:16 +0100 Message-ID: <87bnxbb6ff.fsf@bzg.ath.cx> References: <0DEDD4E4-A513-4B03-AA78-25D9859EEA9F@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:32931) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WNoF9-0006nF-Bi for emacs-orgmode@gnu.org; Wed, 12 Mar 2014 14:51:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WNoEz-00060o-7x for emacs-orgmode@gnu.org; Wed, 12 Mar 2014 14:51:07 -0400 Received: from rs249.mailgun.us ([209.61.151.249]:49840) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WNoEz-00060k-35 for emacs-orgmode@gnu.org; Wed, 12 Mar 2014 14:50:57 -0400 In-Reply-To: <0DEDD4E4-A513-4B03-AA78-25D9859EEA9F@gmail.com> (R. Michael Weylandt's message of "Fri, 28 Feb 2014 13:51:23 -0500") 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: "R. Michael Weylandt " Cc: "emacs-orgmode@gnu.org" "R. Michael Weylandt " writes: > I've tried this with Org 7.9.3 and 8.2.5h to the same result: > > <----------------------> > #+TITLE: Test > * One > Here is a [[http://google.com/search?q=orgmode][link]] > <----------------------> > > Exporting to HTML doesn't transform the link but exporting to LaTeX > results in the (non-working) http://google.com/search?%3Dorgmode I think this is now fixed in master. Can anyone confirm this? -- Bastien