From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marco Wahl Subject: Re: bug in org-habits Date: Tue, 03 Nov 2015 10:56:10 +0100 Message-ID: <84io5j1k5h.fsf@gmail.com> References: <871tc83p01.fsf@flynn.nichework.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46028) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZtYKP-000754-Tr for emacs-orgmode@gnu.org; Tue, 03 Nov 2015 04:56:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZtYKK-0002xQ-Q0 for emacs-orgmode@gnu.org; Tue, 03 Nov 2015 04:56:33 -0500 Received: from plane.gmane.org ([80.91.229.3]:60819) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZtYKK-0002sK-JB for emacs-orgmode@gnu.org; Tue, 03 Nov 2015 04:56:28 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZtYKC-0002nW-2Z for emacs-orgmode@gnu.org; Tue, 03 Nov 2015 10:56:20 +0100 Received: from hsi-kbw-37-49-33-188.hsi14.kabel-badenwuerttemberg.de ([37.49.33.188]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 03 Nov 2015 10:56:20 +0100 Received: from marcowahlsoft by hsi-kbw-37-49-33-188.hsi14.kabel-badenwuerttemberg.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 03 Nov 2015 10:56:20 +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: emacs-orgmode@gnu.org "Mark A. Hershberger" writes: > org-habit.el is sensitive to the ordering PROPERTIES and SCHEDULED > and expects them /in only/ the following order: > > * TODO habit name > SCHEDULED: <2015-11-03 Tue 07:00 .+1d> > :PROPERTIES: > :LAST_REPEAT: [2015-11-02 Mon 07:54] > :STYLE: habit > :END: > > Any other ordering, or doubling of PROPERTIES (e.g. STYLE in one, LAST > REPEAT in another) and the habit will show up as a simple scheduled item > and not a habit in the agenda view. > > org-version: 8.3.2 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. HTH -- Marco Wahl GPG: 0x49010A040A3AE6F2