Re: [O] Some %elements in org-html-postamble-format became too "generous"

2013-04-10 Thread Dieter Wilhelm
Nicolas Goaziou writes: > Hello, > > Rick Frankel writes: > >> On Sun, Apr 07, 2013 at 08:32:34PM +0200, Nicolas Goaziou wrote: >>> Dieter Wilhelm writes: >>> > Or just using a default time string format which is language >>> > independent, like %Y-%m-%d. >>> >>> There's `org-html--timestamp-f

Re: [O] Some %elements in org-html-postamble-format became too "generous"

2013-04-10 Thread Nicolas Goaziou
Hello, Rick Frankel writes: > On Sun, Apr 07, 2013 at 09:00:27PM +0200, Nicolas Goaziou wrote: >> Hello, >> >> Rick Frankel writes: >> >> > On Sun, Apr 07, 2013 at 08:32:34PM +0200, Nicolas Goaziou wrote: >> >> Dieter Wilhelm writes: >> >> > Or just using a default time string format which i

Re: [O] Some %elements in org-html-postamble-format became too "generous"

2013-04-09 Thread Bastien
Hi Dieter, Dieter Wilhelm writes: > Nicolas Goaziou writes: >> Then what about this patch? > > Could someone please point me to the docu for applying patches within > Emails. I think Bastien has written about keyboard shortcuts for doing > this but I can't find his Email... 1. Save the patch

Re: [O] Some %elements in org-html-postamble-format became too "generous"

2013-04-08 Thread Dieter Wilhelm
Nicolas Goaziou writes: > Then what about this patch? Could someone please point me to the docu for applying patches within Emails. I think Bastien has written about keyboard shortcuts for doing this but I can't find his Email... -- Thanks > > Regards, > > -- > Nicolas Goaziou > From 91283ee

Re: [O] Some %elements in org-html-postamble-format became too "generous"

2013-04-08 Thread Rick Frankel
On Sun, Apr 07, 2013 at 09:00:27PM +0200, Nicolas Goaziou wrote: > Hello, > > Rick Frankel writes: > > > On Sun, Apr 07, 2013 at 08:32:34PM +0200, Nicolas Goaziou wrote: > >> Dieter Wilhelm writes: > >> > Or just using a default time string format which is language > >> > independent, like %Y-%

Re: [O] Some %elements in org-html-postamble-format became too "generous"

2013-04-07 Thread Dieter Wilhelm
Nicolas Goaziou writes: > Dieter Wilhelm writes: >> Why not simply making org-html-creator-string "name oriented", like: >> >> "http://orgmode.org\";>Org mode 8.0-pre / > href=\"http://www.gnu.org/software/emacs/\";>Emacs 24.3.3." > > Agreed. Done. Wonderful, now I'm receiving: Emacs 24.3.3

Re: [O] Some %elements in org-html-postamble-format became too "generous"

2013-04-07 Thread Nicolas Goaziou
Hello, Rick Frankel writes: > On Sun, Apr 07, 2013 at 08:32:34PM +0200, Nicolas Goaziou wrote: >> Dieter Wilhelm writes: >> > Or just using a default time string format which is language >> > independent, like %Y-%m-%d. >> >> There's `org-html--timestamp-format', which is used for all timestam

Re: [O] Some %elements in org-html-postamble-format became too "generous"

2013-04-07 Thread Rick Frankel
On Sun, Apr 07, 2013 at 08:32:34PM +0200, Nicolas Goaziou wrote: > Dieter Wilhelm writes: > > Or just using a default time string format which is language > > independent, like %Y-%m-%d. > > There's `org-html--timestamp-format', which is used for all timestamps > in preamble, postamble and metada

Re: [O] Some %elements in org-html-postamble-format became too "generous"

2013-04-07 Thread Nicolas Goaziou
Dieter Wilhelm writes: >> Or just using a default time string format which is language >> independent, like %Y-%m-%d. > > Shouldn't %C not adhere to org-export-date-timestamp-format > which is in fact "%Y-%m-%d"? `org-export-date-timestamp-format' is, as the docstring says, specific to the DATE

Re: [O] Some %elements in org-html-postamble-format became too "generous"

2013-04-07 Thread Nicolas Goaziou
Dieter Wilhelm writes: > Even though I'm not yet happy with this because the > org-html-creator-string default: > > "Generated by http://orgmode.org\";>Org mode 8.0-pre in href=\"http://www.gnu.org/software/emacs/\";>Emacs 24.3.3." > > is in my opinion too much language dependent! It requires t

Re: [O] Some %elements in org-html-postamble-format became too "generous"

2013-04-07 Thread Dieter Wilhelm
Dieter Wilhelm writes: > Nicolas Goaziou writes: > >> Hello, >> >> Dieter Wilhelm writes: >> >>> before 8pre it was better possible to translate the Org/Emacs information >>> in the >>> postamble. If I'm using >>> >>> ("fr" "Auteur: %a (%e)\nDate >>> de la modification: %d \nProduit par %c

Re: [O] Some %elements in org-html-postamble-format became too "generous"

2013-04-07 Thread Dieter Wilhelm
Nicolas Goaziou writes: > Hello, > > Dieter Wilhelm writes: > >> before 8pre it was better possible to translate the Org/Emacs information in >> the >> postamble. If I'm using >> >> ("fr" "Auteur: %a (%e)\nDate >> de la modification: %d \nProduit par %c >> \n") >> >> The result looks like:

Re: [O] Some %elements in org-html-postamble-format became too "generous"

2013-04-07 Thread Nicolas Goaziou
Hello, Dieter Wilhelm writes: > before 8pre it was better possible to translate the Org/Emacs information in > the > postamble. If I'm using > > ("fr" "Auteur: %a (%e)\nDate > de la modification: %d \nProduit par %c > \n") > > The result looks like: > > Produit par Generated by Org mode 8.0