From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Wiegley Subject: Re: bug in org-habits Date: Tue, 03 Nov 2015 14:20:08 -0500 Message-ID: References: <871tc83p01.fsf@flynn.nichework.com> <84io5j1k5h.fsf@gmail.com> <84611j19hk.fsf@gmail.com> <5638C2A1.2090801@iancu.ch> <87h9l32gfc.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37375) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zth99-000182-NP for emacs-orgmode@gnu.org; Tue, 03 Nov 2015 14:21:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zth96-00084W-K2 for emacs-orgmode@gnu.org; Tue, 03 Nov 2015 14:21:31 -0500 Received: from mail-qk0-x22b.google.com ([2607:f8b0:400d:c09::22b]:35221) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zth96-00084H-F3 for emacs-orgmode@gnu.org; Tue, 03 Nov 2015 14:21:28 -0500 Received: by qkct129 with SMTP id t129so11032077qkc.2 for ; Tue, 03 Nov 2015 11:21:28 -0800 (PST) In-Reply-To: <87h9l32gfc.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Tue, 03 Nov 2015 17:31:19 +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: Stelian Iancu Cc: emacs-orgmode@gnu.org >>>>> Nicolas Goaziou writes: > This is not a bug. The order is HEADLINE (SCHEDULED PROPERTIES). Ah, I had misspoken. It's not SCHEDULE-before-PROPERTIES that has broken for me, it is the inability to have PROPERTIES at the very end of the entry. Why must the properties drawer appear before the entry's body? John