From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bizarre gnuplot file creation error Date: Thu, 16 Nov 2017 22:40:29 +0100 Message-ID: <87d14hvr5e.fsf@nicolasgoaziou.fr> References: <87zi7ve374.fsf@delle7240.chemeng.ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56232) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eFRtg-0001MU-OI for emacs-orgmode@gnu.org; Thu, 16 Nov 2017 16:40:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eFRtg-00038I-4L for emacs-orgmode@gnu.org; Thu, 16 Nov 2017 16:40:32 -0500 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:59121) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eFRtf-00037h-Ug for emacs-orgmode@gnu.org; Thu, 16 Nov 2017 16:40:32 -0500 In-Reply-To: <87zi7ve374.fsf@delle7240.chemeng.ucl.ac.uk> (Eric S. Fraga's message of "Thu, 09 Nov 2017 18:07:11 +0000") 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: Lawrence Bottorff Cc: emacs-orgmode Mailinglist Hello, Eric S Fraga writes: > The proper solution would be to update ob-gnuplot to change the working > directory at every invocation of gnuplot to be the directory where the > org file is found. (gnuplot has a "cd" command for this purpose) Would you like to propose a patch for that? BTW should the new working directory be Org file's or :file, or even :dir? Regards, -- Nicolas Goaziou