From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: FYI: habits in agenda view with 8.3.1, order of drawers Date: Sat, 08 Aug 2015 15:26:32 +0200 Message-ID: <87a8u1c3nb.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41656) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZO47U-0000SX-1B for emacs-orgmode@gnu.org; Sat, 08 Aug 2015 09:25:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZO47P-00044e-MZ for emacs-orgmode@gnu.org; Sat, 08 Aug 2015 09:25:03 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:38161) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZO47P-00043B-F8 for emacs-orgmode@gnu.org; Sat, 08 Aug 2015 09:24:59 -0400 In-Reply-To: (Michael Welle's message of "Sat, 08 Aug 2015 12:11:37 +0200") 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: Michael Welle Cc: emacs-orgmode@gnu.org Hello, Michael Welle writes: > after the latest update from the package repository, tasks, that have the > property style set to habit, did not show up as habits in the agenda > anymore, i.e. the bar graph isn't shown. It turned out that the task > description looks like follows: > > * TODO foo > SCHEDULED: <2015-08-01 Sat ++1d> > :LOGBOOK: > :END: > :PROPERTIES: > :STYLE: habit > :LAST_REPEAT: [2015-08-01 Sat 17:33] > :END: > > [2015-04-29 Wed] > > If I put the properties drawer above the logbook drawer it works again > as expected. In other words, the order of the drawers seem to matter now. > Is that wanted/documented behaviour? Yes it is. See release notes, first entry (i.e., section "Incompatible changes"). Regards, -- Nicolas Goaziou