From mboxrd@z Thu Jan 1 00:00:00 1970 From: Josiah Schwab Subject: Re: org-mode habit consistency graph not displaying Date: Thu, 07 Jul 2016 20:29:44 -0700 Message-ID: <871t34remv.fsf@gmail.com> References: <20160708025701.GA24213@blueeyes.stuffed.animals> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46880) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bLMUC-0002YL-JM for emacs-orgmode@gnu.org; Thu, 07 Jul 2016 23:29:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bLMU9-0004Jg-EZ for emacs-orgmode@gnu.org; Thu, 07 Jul 2016 23:29:52 -0400 Received: from mail-pa0-x243.google.com ([2607:f8b0:400e:c03::243]:33075) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bLMU9-0004Jb-7c for emacs-orgmode@gnu.org; Thu, 07 Jul 2016 23:29:49 -0400 Received: by mail-pa0-x243.google.com with SMTP id ts6so3354986pac.0 for ; Thu, 07 Jul 2016 20:29:48 -0700 (PDT) In-reply-to: <20160708025701.GA24213@blueeyes.stuffed.animals> 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" To: bjb@sourcerer.ca Cc: "emacs-orgmode@gnu.org" Hello Brenda, > When I started using org-mode from elpa, the habit consistency graph > stopped showing. I was using a version of org-mode that comes with > debian before, with emacs 23 and the graph showed. When I upgraded to org 8.3, 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. After using org-repair-property-drawers http://orgmode.org/Changes.html my habits returned to their previous appearance. Hope that helps, Josiah