* Custom time stamps and HTML export and #+BIND
@ 2013-04-27 6:24 Dominik, Carsten
2013-04-27 6:27 ` Dominik, Carsten
0 siblings, 1 reply; 2+ messages in thread
From: Dominik, Carsten @ 2013-04-27 6:24 UTC (permalink / raw)
To: emacs-orgmode@gnu.org Mode
Hi Nicolas,
I have a file that I am exporting to HTML, and the file contains
#+BIND: org-time-stamp-custom-formats ("<%d-%m-%Y>" . "<%d-%m-%Y %H:%M>")
#+BIND: org-display-custom-times t
Apparently these lines are not used during HTML export. I debugged the
org-translate-time function. When it is called during HTML export, both
variables do not have the desired values.
This should still work, right?
- Carsten
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Custom time stamps and HTML export and #+BIND
2013-04-27 6:24 Custom time stamps and HTML export and #+BIND Dominik, Carsten
@ 2013-04-27 6:27 ` Dominik, Carsten
0 siblings, 0 replies; 2+ messages in thread
From: Dominik, Carsten @ 2013-04-27 6:27 UTC (permalink / raw)
To: emacs-orgmode@gnu.org Mode
On 27.4.2013, at 08:24, Carsten Dominik <dominik@uva.nl> wrote:
> Hi Nicolas,
>
> I have a file that I am exporting to HTML, and the file contains
>
> #+BIND: org-time-stamp-custom-formats ("<%d-%m-%Y>" . "<%d-%m-%Y %H:%M>")
> #+BIND: org-display-custom-times t
>
> Apparently these lines are not used during HTML export. I debugged the
> org-translate-time function. When it is called during HTML export, both
> variables do not have the desired values.
>
> This should still work, right?
Never mind, I had not turned this feature on. Sorry for the noise
- Carsten
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-04-27 6:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-27 6:24 Custom time stamps and HTML export and #+BIND Dominik, Carsten
2013-04-27 6:27 ` Dominik, Carsten
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).