From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-habit and Org 8.3 Date: Thu, 20 Aug 2015 13:51:32 +0200 Message-ID: <87bne25gaj.fsf@nicolasgoaziou.fr> References: <87twrvrmdu.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56063) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZSOM5-0006sd-DT for emacs-orgmode@gnu.org; Thu, 20 Aug 2015 07:50:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZSOM4-0004qk-49 for emacs-orgmode@gnu.org; Thu, 20 Aug 2015 07:50:01 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:55748) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZSOM3-0004l8-Tt for emacs-orgmode@gnu.org; Thu, 20 Aug 2015 07:50:00 -0400 Received: from selenimh (unknown [IPv6:2a01:6600:8080:9601::2de]) (Authenticated sender: mail@nicolasgoaziou.fr) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id 081B4A80C2 for ; Thu, 20 Aug 2015 13:49:52 +0200 (CEST) In-Reply-To: (John Wiegley's message of "Thu, 20 Aug 2015 01:02:09 -0700") 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 Hello, John Wiegley writes: >>>>>> Josiah Schwab writes: >> Upon upgrading, my org-habits did not display correctly, because the >> PROPERTY drawer where the habit style was indicated came after the LOGBOOK >> in my org files. > > Is there a reason why this was done? Efficiency. Searching through large sections only to find there is no property drawer in it has a cost. Now, properties are accessed in constant time. Regards, -- Nicolas Goaziou