[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] org-html-postamble-format and #+DATE: specification in 8.0pre
From: |
Nicolas Goaziou |
Subject: |
Re: [O] org-html-postamble-format and #+DATE: specification in 8.0pre |
Date: |
Sat, 06 Apr 2013 14:19:34 +0200 |
Hello,
> #+DATE: {{{modification-time(%Y-%m-%d)}}}
>
> is working when I'm exporting individual files but now when I'm trying
> to publish I'm getting:
>
> Generating tree-style sitemap for Die Dünenhof-Seite [15 times]
> byte-code: Bad timestamp `((macro (:key modification-time :value
> {{{modification-time(%Y-%m-%d)}}} :args (%Y-%m-%d) :begin 1 :end 34
> :post-blank 0 :parent #0)))'
> Error was: (stringp ((macro (:key modification-time :value
> {{{modification-time(%Y-%m-%d)}}} :args (%Y-%m-%d) :begin 1 :end 34
> :post-blank 0 :parent #1))))
>
> Seemingly this macro wreaks havoc with the automatic sitemap
> generation...
Indeed, there's a bug. Thank you for letting me know.
I have pushed a fix in master branch. Does it solves the problem?
Regards,
--
Nicolas Goaziou
Re: [O] org-html-postamble-format and #+DATE: specification in 8.0pre, Alan Schmitt, 2013/04/05
- Re: [O] org-html-postamble-format and #+DATE: specification in 8.0pre, Rick Frankel, 2013/04/05
- Re: [O] org-html-postamble-format and #+DATE: specification in 8.0pre, Nicolas Goaziou, 2013/04/05
- Re: [O] org-html-postamble-format and #+DATE: specification in 8.0pre, Alan Schmitt, 2013/04/06
- Re: [O] org-html-postamble-format and #+DATE: specification in 8.0pre, Nicolas Goaziou, 2013/04/06
- Re: [O] org-html-postamble-format and #+DATE: specification in 8.0pre, Alan Schmitt, 2013/04/06
- Re: [O] org-html-postamble-format and #+DATE: specification in 8.0pre, Nicolas Goaziou, 2013/04/06
- Re: [O] org-html-postamble-format and #+DATE: specification in 8.0pre, Alan Schmitt, 2013/04/07
- Re: [O] org-html-postamble-format and #+DATE: specification in 8.0pre, Nicolas Goaziou, 2013/04/07