From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Klein Subject: Re: Publishing using the new exporter Date: Mon, 15 Oct 2012 11:35:31 +0200 Message-ID: <507BD8E3.2080804@mpip-mainz.mpg.de> References: <50602E92.3080705@mpip-mainz.mpg.de> <87y5jzafab.fsf@gmail.com> <50609817.705@mpip-mainz.mpg.de> <87a9vz7stn.fsf@gmail.com> <507045B7.9010101@mpip-mainz.mpg.de> <877gr3cwzi.fsf@gmail.com> <507181CD.1050005@mpip-mainz.mpg.de> <87391prumz.fsf@gmail.com> <5072F9BD.7020505@mpip-mainz.mpg.de> <87y5jgrjrt.fsf@gmail.com> <50730F2B.5030902@mpip-mainz.mpg.de> <5073F753.4010209@mpip-mainz.mpg.de> <87sj9m461v.fsf@gmail.com> <5075C955.3010408@mpip-mainz.mpg.de> <87pq4o3c93.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:51517) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TNh5Q-0002nc-8e for emacs-orgmode@gnu.org; Mon, 15 Oct 2012 05:35:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TNh5L-0006iM-9F for emacs-orgmode@gnu.org; Mon, 15 Oct 2012 05:35:47 -0400 Received: from gate1.mpip-mainz.mpg.de ([194.95.63.248]:26311) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TNh5K-0006hJ-V5 for emacs-orgmode@gnu.org; Mon, 15 Oct 2012 05:35:43 -0400 In-Reply-To: <87pq4o3c93.fsf@gmail.com> 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: Nicolas Goaziou Cc: emacs-orgmode@gnu.org, Eric Schulte Hallo, On 10/11/2012 11:55 PM, Nicolas Goaziou wrote: > Hello, > > Robert Klein writes: > >> I did some more tests and it seems the issue happens when Emacs is just >> started and nothing (much) done in it. >> >> Test description below. > > Thank you for the thorough testing. I was able to reproduce the bug and > you're right: setting default-directory is the only way out. I've > committed a patch doing this. > > If you confirm that the problem is solved, I'll also apply the same > changes to e-texinfo, e-man and e-groff back-ends. > sorry for the late answer. I run all tests again plus a couple additional ones using a bigger project: The image exports work as expected. (I ran into another "no image" issue and had to verify it isn't related to this issue. It isn't.) Thanks a lot for the help. Best regards Robert