From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Wiegley Subject: Re: bug in org-habits Date: Tue, 03 Nov 2015 08:11:39 -0500 Message-ID: References: <871tc83p01.fsf@flynn.nichework.com> <84io5j1k5h.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56158) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZtbNM-0007Pi-OJ for emacs-orgmode@gnu.org; Tue, 03 Nov 2015 08:11:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZtbNH-0005f6-O3 for emacs-orgmode@gnu.org; Tue, 03 Nov 2015 08:11:48 -0500 Received: from mail-qg0-x22d.google.com ([2607:f8b0:400d:c04::22d]:34706) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZtbNH-0005f2-Jh for emacs-orgmode@gnu.org; Tue, 03 Nov 2015 08:11:43 -0500 Received: by qgem9 with SMTP id m9so11811907qge.1 for ; Tue, 03 Nov 2015 05:11:43 -0800 (PST) In-Reply-To: (Puneeth Chaganti's message of "Tue, 3 Nov 2015 16:46:37 +0530") 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: Puneeth Chaganti Cc: Marco Wahl , emacs-orgmode >>>>> Puneeth Chaganti writes: >> Actually there has been introduced a constraint on the ordering planning >> lines and property drawers in 8.3. See http://orgmode.org/Changes.html.> >> This at least invalidates to use PROPERTIES before SCHEDULED afaics. > Yes, that is correct and you can use the `org-repair-property-drawers` > utility function provided to fix your org trees. I would very much like to see this constraint removed from 8.3. I have always preferred having SCHEDULED before PROPERTIES, as this is how all my Org files are arranged. In fact, this one aspect of 8.3 has kept me at 8.2. I do not understand the need for such an abitrary restriction. John