Hi, I cannot export custom time stamps anymore. Maybe it's due to BIND, maybe 
due to some other change. I attach some tests and instructions in case someone 
has a similar problem.

Thanks





-----8<--------------------------------------
#+TITLE: Custom time stamps don't work
#+DATE: seen today with Org-mode version 7.4 (release_7.4.553.g83b7), Emacs 
24.0.50.1 from december 2010

Open this file and use =C-c e H=. Review and accept the usage of the 2 BIND 
values in this buffer. See timestamps in HTML output.

# This doesn't work (the time stamps remain intact: &lt;2011-02-28&gt; instead 
of 28.m2.2011):
#
#+BIND: org-time-stamp-custom-formats ("<%d.m%m.%Y>" . "<%d.m%m.%Y %H:%M>")
# An invalid value produces no error; try this:   #+BIND: 
org-time-stamp-custom-formats 42
#
# I think this was needed:
#+BIND: org-display-custom-times t
#
# This works if activated: it shows the custom time stamp while editing (but 
not on export)
# #+STARTUP: customtime



One timestamp: <2011-02-28 lun>. No

Another:

<2011-02-28 lun>

-----8<--------------------------------------


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to