From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug: "SCHEDULED: " positioning is fragile [7.8.06 (release_7.8.06.181.ga481)] Date: Fri, 06 Apr 2012 09:38:43 +0200 Message-ID: <871uo1l37g.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:60164) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SG3jl-0002u7-Jp for emacs-orgmode@gnu.org; Fri, 06 Apr 2012 03:37:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SG3jf-0006Gs-6z for emacs-orgmode@gnu.org; Fri, 06 Apr 2012 03:37:37 -0400 Received: from mail-wi0-f171.google.com ([209.85.212.171]:63587) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SG3je-0006GO-UF for emacs-orgmode@gnu.org; Fri, 06 Apr 2012 03:37:31 -0400 Received: by wibhj13 with SMTP id hj13so239099wib.12 for ; Fri, 06 Apr 2012 00:37:28 -0700 (PDT) In-Reply-To: (Dave Abrahams's message of "Thu, 05 Apr 2012 10:41:14 -0400") 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: Dave Abrahams Cc: emacs-orgmode@gnu.org Hi Dave, Dave Abrahams writes: > Given the following: > > * TODO Some headline > SCHEDULED: <2012-04-05 Thu> > > If I add body text between the headline and the SCHEDULED: line, some > things work, but others don't. See this footnote in the section "8.3.1 Inserting deadlines or schedules" of the manual: (1) The `SCHEDULED' and `DEADLINE' dates are inserted on the line right below the headline. Don't put any text between this line and the headline. HTH, -- Bastien