From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: Latex export fails with link in headline Date: Mon, 28 Nov 2016 12:26:50 +0100 Message-ID: <87mvgjg805.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38821) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cBK5G-0005Xw-MX for emacs-orgmode@gnu.org; Mon, 28 Nov 2016 06:26:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cBK5C-0003uR-Fl for emacs-orgmode@gnu.org; Mon, 28 Nov 2016 06:26:54 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:60797) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cBK5C-0003ts-9t for emacs-orgmode@gnu.org; Mon, 28 Nov 2016 06:26:50 -0500 In-Reply-To: (Scott Otterson's message of "Mon, 28 Nov 2016 10:03:26 +0100") 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" To: Scott Otterson Cc: "Emacs-orgmode@gnu.org" Hello, Scott Otterson writes: > Latex export sometimes fails when I put a link in a headline Usually, > links in headlines work fine but below is an example that doesn't (error > message in emacs buffer attached); If I remove the link, the export is > successful. > > -- tmp.org ----------------------------------------------------------------- > > * Some section [[ > http://orgmode.org/manual/Column-groups.html#Column-groups][A random link]] > > - Item A > - Item B > - Item C FWIW I cannot reproduce it. Regards, -- Nicolas Goaziou