From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug: export to LaTeX doesn't handle filenames properly [7.8.11] Date: Wed, 12 Dec 2012 13:53:48 +0100 Message-ID: <87hanrv3c3.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:49167) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tilp9-0002xH-IZ for emacs-orgmode@gnu.org; Wed, 12 Dec 2012 07:54:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tilot-0006Ml-Hb for emacs-orgmode@gnu.org; Wed, 12 Dec 2012 07:54:07 -0500 Received: from mail-wi0-f179.google.com ([209.85.212.179]:49421) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tilot-0006MU-C6 for emacs-orgmode@gnu.org; Wed, 12 Dec 2012 07:53:51 -0500 Received: by mail-wi0-f179.google.com with SMTP id o1so493244wic.12 for ; Wed, 12 Dec 2012 04:53:50 -0800 (PST) In-Reply-To: (John Smith's message of "Tue, 11 Dec 2012 12:48:54 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: John Smith Cc: emacs-orgmode@gnu.org Hi John, John Smith writes: > I have in my .org file links to files that contain spaces and []. > org-insert-link converts space to %20, [ to %5B, ] to %5D. Fixed for the current exporter, I didn't check with the new LaTeX exporter. Thanks for reporting this, -- Bastien