From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Exporting timestamps in html Date: Fri, 21 Jun 2013 23:58:25 +0200 Message-ID: <871u7vf7ni.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45473) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uq9La-0000HV-D1 for emacs-orgmode@gnu.org; Fri, 21 Jun 2013 17:58:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uq9LX-00081e-29 for emacs-orgmode@gnu.org; Fri, 21 Jun 2013 17:58:22 -0400 Received: from mail-wg0-x22a.google.com ([2a00:1450:400c:c00::22a]:44433) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uq9LW-00081V-Rk for emacs-orgmode@gnu.org; Fri, 21 Jun 2013 17:58:18 -0400 Received: by mail-wg0-f42.google.com with SMTP id z11so995798wgg.1 for ; Fri, 21 Jun 2013 14:58:17 -0700 (PDT) In-Reply-To: (John Hendy's message of "Fri, 21 Jun 2013 15:54:37 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: John Hendy Cc: emacs-orgmode Hello, John Hendy 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'. Regards, -- Nicolas Goaziou