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:52:18 +0200 Message-ID: <878v4wx125.fsf@gmail.com> References: <87y5d6z46f.fsf@duenenhof-wilhelm.de> <87hajnzagn.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52254) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UOBkT-0004oY-3D for emacs-orgmode@gnu.org; Fri, 05 Apr 2013 14:52:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UOBkO-0005Et-HO for emacs-orgmode@gnu.org; Fri, 05 Apr 2013 14:52:29 -0400 Received: from mail-wg0-f52.google.com ([74.125.82.52]:41514) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UOBkO-0005Eg-6O for emacs-orgmode@gnu.org; Fri, 05 Apr 2013 14:52:24 -0400 Received: by mail-wg0-f52.google.com with SMTP id n12so4038436wgh.31 for ; Fri, 05 Apr 2013 11:52:23 -0700 (PDT) In-Reply-To: (Alan Schmitt's message of "Fri, 05 Apr 2013 09:17:54 +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 Hello, Alan Schmitt writes: > I have a more serious issue: it seems that '%d' is no longer taken into > account. To reproduce, try exporting the following: > > #+BEGIN_SRC org > # -*- org-export-allow-bind-keywords: t -*- > > #+TITLE: Testing the date > #+BIND: org-html-postamble-format (("en" "Test %d %a")) > > Hello World > #+END_SRC You didn't specify any date. Regards, -- Nicolas Goaziou