From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Exporting timestamps in html Date: Tue, 09 Jul 2013 22:00:45 +0200 Message-ID: <877ggz1p1u.fsf@gmail.com> References: <871u7vf7ni.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55156) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uwe5S-0007JN-K8 for emacs-orgmode@gnu.org; Tue, 09 Jul 2013 16:00:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uwe5R-00056p-Bt for emacs-orgmode@gnu.org; Tue, 09 Jul 2013 16:00:34 -0400 Received: from mail-wi0-x233.google.com ([2a00:1450:400c:c05::233]:50385) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uwe5R-00056j-5q for emacs-orgmode@gnu.org; Tue, 09 Jul 2013 16:00:33 -0400 Received: by mail-wi0-f179.google.com with SMTP id hj3so5535024wib.6 for ; Tue, 09 Jul 2013 13:00:32 -0700 (PDT) In-Reply-To: (John Hendy's message of "Tue, 9 Jul 2013 12:52:15 -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: > 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? <:t (or `org-export-with-timestamps') is about isolated timestamps. Time stamps in the middle of some text are always exported. Otherwise, you're right, users may opt-in scheduled/deadlines. Regards, -- Nicolas Goaziou