From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Marier Subject: Problem when EXPORT_FILE_NAME contains a subdirectory Date: Wed, 29 May 2013 16:31:17 -0400 Message-ID: <87y5ax5y0a.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52403) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uhn1t-0003kd-Gt for emacs-orgmode@gnu.org; Wed, 29 May 2013 16:31:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uhn1m-0007Ru-Ve for emacs-orgmode@gnu.org; Wed, 29 May 2013 16:31:29 -0400 Received: from mail-vb0-x22d.google.com ([2607:f8b0:400c:c02::22d]:48076) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uhn1m-0007Rh-S4 for emacs-orgmode@gnu.org; Wed, 29 May 2013 16:31:22 -0400 Received: by mail-vb0-f45.google.com with SMTP id 12so6663834vbf.32 for ; Wed, 29 May 2013 13:31:22 -0700 (PDT) Received: from sideroxylon.martinmarier.com (cable-10-152-121.b2b2c.ca. [72.10.152.121]) by mx.google.com with ESMTPSA id tf2sm29517839veb.8.2013.05.29.13.31.20 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Wed, 29 May 2013 13:31:21 -0700 (PDT) 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 Hi org users, When trying to export a subtree as PDF in a subdirectory, I get this error: ! I can't write on file `test.log'. This is using this source: * head 1 :PROPERTIES: :EXPORT_FILE_NAME: pdf/test.pdf :END: Moo Moo Moo. * head 2 This used to work fine with the old exporter. It I remove the subdirectory : :EXPORT_FILE_NAME: test.pdf Everything works as expected. Is this intended behavior? Is there a work around that would let me export to a subdirectory? Thank you very much, Martin -- Martin Marier http://www.martinmarier.com