From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-html-postamble-format and #+DATE: specification in 8.0pre Date: Fri, 05 Apr 2013 20:43:06 +0200 Message-ID: <87d2u8x1hh.fsf@gmail.com> References: <87y5d6z46f.fsf@duenenhof-wilhelm.de> <87hajnzagn.fsf@gmail.com> <87zjxem10m.fsf@duenenhof-wilhelm.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:50292) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UOBbV-00011H-He for emacs-orgmode@gnu.org; Fri, 05 Apr 2013 14:43:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UOBbU-00026C-2g for emacs-orgmode@gnu.org; Fri, 05 Apr 2013 14:43:13 -0400 Received: from mail-we0-x230.google.com ([2a00:1450:400c:c03::230]:34019) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UOBbT-00025a-SG for emacs-orgmode@gnu.org; Fri, 05 Apr 2013 14:43:11 -0400 Received: by mail-we0-f176.google.com with SMTP id s43so3138274wey.35 for ; Fri, 05 Apr 2013 11:43:11 -0700 (PDT) In-Reply-To: <87zjxem10m.fsf@duenenhof-wilhelm.de> (Dieter Wilhelm's message of "Thu, 04 Apr 2013 23:36:25 +0200") 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: Dieter Wilhelm Cc: Alan Schmitt , emacs-orgmode@gnu.org Hello, > Sorry I don't get it completely. > I'd like to have as the DATE value the current change time of the file. > You mean that I should set this with the Emacs timestamp facility? Like: > #+DATE: Time-stamp: " " If you're exporting a buffer associated to a file, you may use: #+DATE: {{{modification-time(%Y-%m-%d)}}} Regards, -- Nicolas Goaziou