From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Groth Subject: Re: Bug? SCHEDULED lines treated differently when text precedes them Date: Thu, 05 Sep 2019 15:38:05 +0200 Message-ID: <87zhjiamo2.fsf@neron> References: <874l1q9a9x.fsf@neron> <877e6mew38.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:48949) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i5rxi-00075T-KF for emacs-orgmode@gnu.org; Thu, 05 Sep 2019 09:38:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i5rxh-0001U4-Ig for emacs-orgmode@gnu.org; Thu, 05 Sep 2019 09:38:10 -0400 Received: from mail6.webfaction.com ([31.170.123.134]:50304 helo=smtp.webfaction.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1i5rxh-0001TH-DS for emacs-orgmode@gnu.org; Thu, 05 Sep 2019 09:38:09 -0400 In-Reply-To: <877e6mew38.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Thu, 05 Sep 2019 15:00:59 +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" To: emacs-orgmode@gnu.org Cc: Nicolas Goaziou Nicolas Goaziou wrote: > Planning information (SCHEDULED, DEADLINE and CLOSED keywords) must > appear right after the headline, per Org syntax. This is specified at > the first paragraph in (info "(org) Deadlines and Scheduling"). > > Elswhere, only the timestamp is meaningful to Org. Thanks for the quick clarification! I didn't see the relevant line in the documentation since my Emacs from Debian shows only the info documentation for the (outdated) Org that is bundled with Emacs [1]. I understand now that Org does what it should. However, I find this behavior quite dangerous. It caught me after more than 10 years of using Org. If there's a list of long-term issues with Org somewhere, this problem may deserve being added to it. Cheers Christoph [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725408