From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: New exporter and dates in tables Date: Sun, 14 Apr 2013 10:58:43 +0200 Message-ID: <87ip3p8mun.fsf@bzg.ath.cx> References: <87fvz1opiz.fsf@norang.ca> <8761zxwlvn.fsf@gmail.com> <87bo9pntym.fsf@norang.ca> <0604BF00-1FE8-4EAA-A346-C125A5127CAD@gmail.com> <877gkcvm3n.fsf@gmail.com> <173ADFE7-A1FB-4ECB-A78A-C99662A8030F@gmail.com> <87fvyysghk.fsf@gmail.com> <87bo9mh6ex.fsf@bzg.ath.cx> <87d2u1s3wf.fsf@gmail.com> <8738uxrrtc.fsf@bzg.ath.cx> <87mwt2aefz.fsf@gmail.com> <874nfa34vj.fsf@bzg.ath.cx> <87ehee9vz6.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:34041) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1URJY8-0007rH-3o for emacs-orgmode@gnu.org; Sun, 14 Apr 2013 05:48:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1URJY5-0003US-NW for emacs-orgmode@gnu.org; Sun, 14 Apr 2013 05:48:40 -0400 Received: from mail-wi0-x22c.google.com ([2a00:1450:400c:c05::22c]:49969) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1URJY5-0003UG-HS for emacs-orgmode@gnu.org; Sun, 14 Apr 2013 05:48:37 -0400 Received: by mail-wi0-f172.google.com with SMTP id hr17so714707wib.5 for ; Sun, 14 Apr 2013 02:48:36 -0700 (PDT) In-Reply-To: <87ehee9vz6.fsf@gmail.com> (Nicolas Goaziou's message of "Sat, 13 Apr 2013 19:33:17 +0200") 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: Nicolas Goaziou Cc: Bernt Hansen , emacs-orgmode@gnu.org, Carsten Dominik Hi Nicolas, Nicolas Goaziou writes: > Bastien writes: > >> I would find it both cleaner and more useful for users to extend >> `org-export-with-timestamps' with three choices: >> >> 'inactive-not-standalone >> 'active-not-standalone >> 'not-standalone > > This is a different idea. The change would happen at the exporter level, > not at parser's. Yes. > If we agree to the "alone in a paragraph" part, I can implement it. > > But we still need exceptions for clocks and timestamps (i.e., ignore > `org-export-with-timestamps' value when `org-export-with-planning' or > `org-export-with-clocks' is non-nil). Let's not implement my proposal and stick to your implementation of the exceptions you first proposed. I expect users will want a way to get rid of in * Task without getting rid of time-stamps in paragraphs, but this can be tackled later on I guess. Thanks, -- Bastien