From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Wiegley Subject: Re: org-habit and Org 8.3 Date: Thu, 20 Aug 2015 01:02:09 -0700 Message-ID: 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]:55456) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZSKni-0000oi-Mo for emacs-orgmode@gnu.org; Thu, 20 Aug 2015 04:02:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZSKnd-0003pV-BX for emacs-orgmode@gnu.org; Thu, 20 Aug 2015 04:02:18 -0400 Received: from mail-pa0-x22f.google.com ([2607:f8b0:400e:c03::22f]:34762) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZSKnd-0003pP-5B for emacs-orgmode@gnu.org; Thu, 20 Aug 2015 04:02:13 -0400 Received: by pacrn3 with SMTP id rn3so1863171pac.1 for ; Thu, 20 Aug 2015 01:02:12 -0700 (PDT) Received: from Vulcan.local (76-234-68-79.lightspeed.frokca.sbcglobal.net. [76.234.68.79]) by smtp.gmail.com with ESMTPSA id fw15sm3335978pdb.26.2015.08.20.01.02.11 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Thu, 20 Aug 2015 01:02:11 -0700 (PDT) In-Reply-To: <87twrvrmdu.fsf@gmail.com> (Josiah Schwab's message of "Wed, 19 Aug 2015 14:36:45 -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 >>>>> 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? I rather liked having my PROPERTY drawers at the bottom of each entry, out of the way. That way, every record in my Org file ends with ":END:", closing its property drawer (every single headline I create has an accompanying PROPERTY drawer). John