Re: [Orgmode] Bug: Angle brackets in org-time-stamp-format loses in html export

2008-09-07 Thread Carsten Dominik
Hi Raman, I have thought about it, and I think you are right, we should remove it. This made more sense when we always skipped the text before the first heading, but now, this is not the default, so there is a simpler way to get text before the first heading. OK, it is gone. - Carsten O

Re: [Orgmode] Bug: Angle brackets in org-time-stamp-format loses in html export

2008-09-06 Thread T. V. Raman
for me it's the other way around, I can never remember how it works, and insert it automatically -- especially the export line > "Carsten" == Carsten Dominik <[EMAIL PROTECTED]> writes: Carsten> Hi Raman, On Sep 6, 2008, at 12:28 AM, raman wrote: Carsten> >> Thanks, another org-ex

Re: [Orgmode] Bug: Angle brackets in org-time-stamp-format loses in html export

2008-09-06 Thread Carsten Dominik
Hi Raman, On Sep 6, 2008, at 12:28 AM, raman wrote: Thanks, another org-export irritant: could we lose the "#+ insert some descriptive text here" line from the default template? We could, but the "template" is not really meant as a template, but more as a reminder of al the possibilities fo

Re: [Orgmode] Bug: Angle brackets in org-time-stamp-format loses in html export

2008-09-05 Thread raman
Thanks, another org-export irritant: could we lose the "#+ insert some descriptive text here" line from the default template? ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.or

Re: [Orgmode] Bug: Angle brackets in org-time-stamp-format loses in html export

2008-09-05 Thread Carsten Dominik
Yes, now see what you mean. This is a bug, fixed now. Thanks! - Carsten On Sep 5, 2008, at 3:42 PM, T. V. Raman wrote: org.el has the following definition: (defconst org-time-stamp-formats '("<%Y-%m-%d %a>" . "<%Y-%m-%d %a %H:%M>") "Formats for `format-time-string' which are used for ti