emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Re: can't export custom time stamps


From: Daniel Clemente
Subject: [O] Re: can't export custom time stamps
Date: Fri, 11 Mar 2011 10:10:08 +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)

I tracked down this problem to this commit:


 163cd58ffd6461c98a96b1b63a3cf082b2825a52 is the first bad commit
 commit 163cd58ffd6461c98a96b1b63a3cf082b2825a52
 Author: David Maus <address@hidden>
 Date:   Fri Jan 14 06:37:52 2011 +0100

     Handle timestamps after handling links



El Mon, 28 Feb 2011 21:19:27 +0100 Daniel Clemente va escriure:
> 
> 
> 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]