From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Loris Bennett" Subject: Re: Error "No :file header argument given" Date: Tue, 01 Dec 2015 17:02:34 +0100 Message-ID: <87wpsyw411.fsf@hornfels.zedat.fu-berlin.de> References: <874mg2zgeh.fsf@hornfels.zedat.fu-berlin.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46296) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a3nOW-0004qk-BP for emacs-orgmode@gnu.org; Tue, 01 Dec 2015 11:03:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a3nOR-0000xu-Db for emacs-orgmode@gnu.org; Tue, 01 Dec 2015 11:03:08 -0500 Received: from plane.gmane.org ([80.91.229.3]:40881) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a3nOR-0000xb-46 for emacs-orgmode@gnu.org; Tue, 01 Dec 2015 11:03:03 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1a3nON-0005Rf-Ht for emacs-orgmode@gnu.org; Tue, 01 Dec 2015 17:02:59 +0100 Received: from hornfels.zedat.fu-berlin.de ([160.45.11.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 01 Dec 2015 17:02:59 +0100 Received: from loris.bennett by hornfels.zedat.fu-berlin.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 01 Dec 2015 17:02:59 +0100 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 "Loris Bennett" writes: > Hi, > > At the beginning of each month I generate a plot via a CALL to a block > of R code: > > #+CALL: code;plot_usage_historical_facet(type="users") > > The type is used as part of the name of the output file. Today I got > the error: > > user-error: No :file header argument given; cannot create graphical result. > > I have certainly updated Org since the last time I tried to create the > plot and am now running version 8.3.2 (8.3.2-39-gd537a3-elpaplus). > > Is this (new) behaviour expected? If, so what do I have to do to > generate a plot file with a name which is dependent on an argument? Looking at my code again, I think I may have been mistaken and this may never have worked as I describe above. Thus the question should be: Is it possible to have a variable as part of the :file specification? Cheers, Loris -- This signature is currently under construction.