From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Rettke Subject: Re: Error "No :file header argument given" Date: Thu, 17 Dec 2015 11:25:27 -0600 Message-ID: References: <874mg2zgeh.fsf@hornfels.zedat.fu-berlin.de> <87wpsyw411.fsf@hornfels.zedat.fu-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43902) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a9cIz-00028L-F4 for emacs-orgmode@gnu.org; Thu, 17 Dec 2015 12:25:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a9cIy-0000gY-KV for emacs-orgmode@gnu.org; Thu, 17 Dec 2015 12:25:29 -0500 Received: from mail-wm0-x235.google.com ([2a00:1450:400c:c09::235]:35753) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a9cIy-0000gT-F7 for emacs-orgmode@gnu.org; Thu, 17 Dec 2015 12:25:28 -0500 Received: by mail-wm0-x235.google.com with SMTP id l126so31372560wml.0 for ; Thu, 17 Dec 2015 09:25:28 -0800 (PST) In-Reply-To: <87wpsyw411.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 Cc: "emacs-orgmode@gnu.org" On Tue, Dec 1, 2015 at 10:02 AM, Loris Bennett wrote: > Is it possible to have a variable as part of the :file specification? Not sure how your ECM might look but header arguments can be populated by Emacs Lisp calls so you use whatever variables you want.