From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Davis Subject: Re: Trying to get chart from table working Date: Mon, 02 Oct 2017 10:24:22 -0400 Message-ID: <1506954262.2939210.1125069440.2EE84D35@webmail.messagingengine.com> References: <951a16f3-142b-9a46-d205-e75e93b46fe9@pfdstudio.com> <87efqp8sob.fsf@pinto.chemeng.ucl.ac.uk> <1506699746.1209685.1122625320.2C7619C2@webmail.messagingengine.com> <1506699975.1210299.1122633688.70058F8C@webmail.messagingengine.com> <1506720729.1291151.1122958984.5896B03B@webmail.messagingengine.com> <871smoxqrb.fsf@gmail.com> <1506865644.2643850.1124068920.10D5C3AD@webmail.messagingengine.com> <59D13933.7000202@free.fr> <1506884810.2702516.1124253144.6D1D9395@webmail.messagingengine.com> <877ewdvo7r.fsf@gmail.com> <1506943288.2895318.1124868696.2D4322E6@webmail.messagingengine.com> <87a819u2m2.fsf@gmail.com> <1506952497.2932390.1125032296.174B44DC@webmail.messagingengine.com> <1506952729.2933374.1125036072.661A3AEB@webmail.messagingengine.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47297) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dz1dz-0007QS-Np for emacs-orgmode@gnu.org; Mon, 02 Oct 2017 10:24:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dz1dv-0001lY-Gz for emacs-orgmode@gnu.org; Mon, 02 Oct 2017 10:24:27 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:34811) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dz1dv-0001lI-AL for emacs-orgmode@gnu.org; Mon, 02 Oct 2017 10:24:23 -0400 In-Reply-To: <1506952729.2933374.1125036072.661A3AEB@webmail.messagingengine.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" To: emacs-orgmode@gnu.org On Mon, Oct 2, 2017, at 09:58 AM, Peter Davis wrote: > > On Mon, Oct 2, 2017, at 09:54 AM, Peter Davis wrote: > > > > On Mon, Oct 2, 2017, at 08:59 AM, Eric S Fraga wrote: > > > On Monday, 2 Oct 2017 at 07:21, Peter Davis wrote: > > > > On Mon, Oct 2, 2017, at 06:27 AM, Eric S Fraga wrote: > > > >> On Sunday, 1 Oct 2017 at 15:06, Peter Davis wrote: > > > >> > I do have those lines in my .org file, but no PDF was produced. I tried > > > >> > switching to png, but still no file was produced. > > > >> > > > >> Check the *gnuplot* buffer to see if there were any gnuplot errors. > > > >> > > > > > > > > There doesn't appear to be a *gnuplot* buffer. > > > > > > Okay, maybe not when you export but what if you manually execute the > > > gnuplot src block? Do you get the PDF file generated? If not, you > > > should have a *gnuplot* buffer which you can then look at for errors. > > > > Trying to run the table manually (C-M-g) just gives me: > > > > Wrong type argument: arrayp, nil > > Oh, execute C-c C-c in the block gives me > > No org-babel-execute function for gnuplot! > > So I guess something's not installed (correctly). I added (gnuplot . t) to my org-babel-load-languages, and now I'm back to Wrong type argument: arrayp, nil Sigh. -- Peter Davis www.techcurmudgeon.com