emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] can't export custom time stamps


From: Daniel Clemente
Subject: [O] can't export custom time stamps
Date: Mon, 28 Feb 2011 21:19:27 +0100
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.8 Emacs/24.0.50 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

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<--------------------------------------




reply via email to

[Prev in Thread] Current Thread [Next in Thread]