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: Sat, 06 Apr 2013 20:02:15 +0200 Message-ID: <87d2u7y1ug.fsf@gmail.com> References: <87y5d6z46f.fsf@duenenhof-wilhelm.de> <87hajnzagn.fsf@gmail.com> <878v4wx125.fsf@gmail.com> <87hajjy4ld.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:46430) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UOXRb-0005Sh-RF for emacs-orgmode@gnu.org; Sat, 06 Apr 2013 14:02:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UOXRV-0003UZ-KG for emacs-orgmode@gnu.org; Sat, 06 Apr 2013 14:02:27 -0400 Received: from mail-we0-x230.google.com ([2a00:1450:400c:c03::230]:62899) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UOXRV-0003Th-ET for emacs-orgmode@gnu.org; Sat, 06 Apr 2013 14:02:21 -0400 Received: by mail-we0-f176.google.com with SMTP id s43so3473822wey.7 for ; Sat, 06 Apr 2013 11:02:20 -0700 (PDT) In-Reply-To: (Alan Schmitt's message of "Sat, 06 Apr 2013 19:28:11 +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: Alan Schmitt Cc: Dieter Wilhelm , emacs-orgmode@gnu.org Alan Schmitt writes: > Here is the postamble that is generated here: > >
>

Author: Me

>

Created: 2013-04-06 Sat 19:25

>

Generated by Org mode 8.0-pre in Emacs 24.2.93.1.

>

Validate XHTML 1.0

>
> > It has the date. It isn't the date but the document time stamp (see `org-export-time-stamp-file'). > But there is something weird, in the default option: > > (("en" "

Author: %a (%e)

\n

Date: %d

\n

Generated by %c

\n

%v

")) > > the text is "Date" and not "Created". This variable is used iff `org-html-postamble' is set to `t'. You probably have it set to `auto'. Regards, -- Nicolas Goaziou