From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aaron Ecay Subject: Re: Error "No :file header argument given" - minor bug? Date: Thu, 03 Dec 2015 18:31:04 +0000 Message-ID: <87h9jzbd07.fsf@gmail.com> References: <874mg2zgeh.fsf@hornfels.zedat.fu-berlin.de> <87wpsyw411.fsf@hornfels.zedat.fu-berlin.de> <87610hl3gq.fsf_-_@hornfels.zedat.fu-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35889) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4Yes-00036P-5s for emacs-orgmode@gnu.org; Thu, 03 Dec 2015 13:31:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a4Yeo-0002y1-Vc for emacs-orgmode@gnu.org; Thu, 03 Dec 2015 13:31:10 -0500 Received: from mail-wm0-x22b.google.com ([2a00:1450:400c:c09::22b]:35663) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4Yeo-0002xg-OZ for emacs-orgmode@gnu.org; Thu, 03 Dec 2015 13:31:06 -0500 Received: by wmuu63 with SMTP id u63so33108723wmu.0 for ; Thu, 03 Dec 2015 10:31:06 -0800 (PST) In-Reply-To: <87610hl3gq.fsf_-_@hornfels.zedat.fu-berlin.de> 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: Loris Bennett , emacs-orgmode@gnu.org Hi Loris, It=E2=80=99s difficult to say without more context, but I think you might n= ot need :results graphics on the code block that you are #+call-ing. :results graphics is intended for situations where Org should arrange for the plot to be written, whereas you have undertaken this yourself. --=20 Aaron Ecay