On Fri, Jun 21, 2013 at 4:58 PM, Nicolas Goaziou <n.goaz...@gmail.com> wrote: > Hello, > > John Hendy <jw.he...@gmail.com> writes: > >> One more update... I had the idea to try a regular timestamp, and >> those export, even though SCHEDULED and DEADLINE do not. Lastly, I >> used a minimal config and emacs -Q and get the same behavior: >> >> #+begin_src min-config >> (add-to-list 'load-path "~/.elisp/org.git/contrib/lisp") >> (add-to-list 'load-path "~/.elisp/org.git/lisp/") >> #+end_src >> >> Same file as above, and not getting deadline/scheduled timestamps >> exported. > > See `org-export-with-planning'.
Will do. Given that I apparently have it off (sorry, haven't had time to check yet), is the purpose of <:t/nil to purely allow plain timestamps by default and let the user opt-in to scheduled/deadlines? Best regards, John > > > Regards, > > -- > Nicolas Goaziou