From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Publishing using the new exporter Date: Thu, 11 Oct 2012 23:55:04 +0200 Message-ID: <87pq4o3c93.fsf@gmail.com> 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> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:48002) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TMQmL-0001sr-Pi for emacs-orgmode@gnu.org; Thu, 11 Oct 2012 17:58:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TMQmK-0008RF-I6 for emacs-orgmode@gnu.org; Thu, 11 Oct 2012 17:58:53 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:57298) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TMQmK-0008R7-Bl for emacs-orgmode@gnu.org; Thu, 11 Oct 2012 17:58:52 -0400 Received: by mail-we0-f169.google.com with SMTP id u3so1499869wey.0 for ; Thu, 11 Oct 2012 14:58:51 -0700 (PDT) In-Reply-To: <5075C955.3010408@mpip-mainz.mpg.de> (Robert Klein's message of "Wed, 10 Oct 2012 21:15:33 +0200") 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: Robert Klein Cc: emacs-orgmode@gnu.org, Eric Schulte 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. Regards, -- Nicolas Goaziou