From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thorsten Jolitz Subject: Re: Inactive timestamps in planning types? Date: Thu, 13 Mar 2014 10:17:09 +0100 Message-ID: <87eh26piei.fsf@gmail.com> References: <87a9cycixu.fsf@gmail.com> <87iorih4al.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52779) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WO1kP-0007VO-CA for emacs-orgmode@gnu.org; Thu, 13 Mar 2014 05:16:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WO1kF-0003Hg-Vp for emacs-orgmode@gnu.org; Thu, 13 Mar 2014 05:16:17 -0400 Received: from plane.gmane.org ([80.91.229.3]:47249) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WO1kF-0003HX-PT for emacs-orgmode@gnu.org; Thu, 13 Mar 2014 05:16:07 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WO1kE-0007DI-VJ for emacs-orgmode@gnu.org; Thu, 13 Mar 2014 10:16:06 +0100 Received: from e178061230.adsl.alicedsl.de ([85.178.61.230]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 13 Mar 2014 10:16:06 +0100 Received: from tjolitz by e178061230.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 13 Mar 2014 10:16:06 +0100 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: emacs-orgmode@gnu.org Bastien writes: Hi Bastien, > Thorsten Jolitz writes: > >> can inactive timestamps appear in >> >> - title-stamps (the timestamps attached to headlines) > > Yes. > >> - planning types like deadline, scheduled and closed > > No. Thx >> It does not seem to make much sense to me, but maybe I'm overlooking >> something. > > I'm not sure what does not make sense, if it's the question or the > possible answers :) probably the question, but Org-mode allows to write down (and parse and export) combinations of timestamps and planning info that are correct syntax but make no sense either. In other contexts than plain-text buffers one would probably restrict possible user-input to what makes sense, but its not always obvious what makes sense and what not with so many possibilities ... -- cheers, Thorsten