From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Loris Bennett" Subject: Error "No :file header argument given" Date: Tue, 01 Dec 2015 10:07:02 +0100 Message-ID: <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]:59354) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a3gu5-0004uR-Oj for emacs-orgmode@gnu.org; Tue, 01 Dec 2015 04:07:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a3gu0-0005wE-Pc for emacs-orgmode@gnu.org; Tue, 01 Dec 2015 04:07:17 -0500 Received: from plane.gmane.org ([80.91.229.3]:50925) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a3gu0-0005vT-Iu for emacs-orgmode@gnu.org; Tue, 01 Dec 2015 04:07:12 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1a3gtz-0007dE-B2 for emacs-orgmode@gnu.org; Tue, 01 Dec 2015 10:07:11 +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 10:07:11 +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 10:07:11 +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 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? Cheers, Loris -- This signature is currently under construction.