From mboxrd@z Thu Jan 1 00:00:00 1970 From: Puneeth Chaganti Subject: Re: bug in org-habits Date: Tue, 3 Nov 2015 16:46:37 +0530 Message-ID: References: <871tc83p01.fsf@flynn.nichework.com> <84io5j1k5h.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45702) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZtZaa-0005xW-7V for emacs-orgmode@gnu.org; Tue, 03 Nov 2015 06:17:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZtZaZ-00087p-8Z for emacs-orgmode@gnu.org; Tue, 03 Nov 2015 06:17:20 -0500 Received: from mail-wm0-x22d.google.com ([2a00:1450:400c:c09::22d]:34563) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZtZaY-0007wQ-UZ for emacs-orgmode@gnu.org; Tue, 03 Nov 2015 06:17:19 -0500 Received: by wmff134 with SMTP id f134so81292756wmf.1 for ; Tue, 03 Nov 2015 03:16:57 -0800 (PST) In-Reply-To: <84io5j1k5h.fsf@gmail.com> 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: Marco Wahl Cc: emacs-orgmode On Tue, Nov 3, 2015 at 3:26 PM, Marco Wahl wrote: > > > 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. -- Puneeth