From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Org habit graph not showing Date: Tue, 28 Jan 2014 20:07:44 +0100 Message-ID: <87mwifrklb.fsf@bzg.ath.cx> References: <87zjmhenj9.fsf@bzg.ath.cx> <87ha8oy5d3.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41713) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W8E0q-0007fO-MT for emacs-orgmode@gnu.org; Tue, 28 Jan 2014 14:08:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W8E0i-0005qk-9e for emacs-orgmode@gnu.org; Tue, 28 Jan 2014 14:07:56 -0500 Received: from mail-wg0-x230.google.com ([2a00:1450:400c:c00::230]:35803) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W8E0i-0005qd-2V for emacs-orgmode@gnu.org; Tue, 28 Jan 2014 14:07:48 -0500 Received: by mail-wg0-f48.google.com with SMTP id x13so1629604wgg.27 for ; Tue, 28 Jan 2014 11:07:47 -0800 (PST) In-Reply-To: (Chris Henderson's message of "Wed, 29 Jan 2014 05:56:22 +1100") 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: Chris Henderson Cc: emacs-orgmode@gnu.org Chris Henderson writes: > Is this the underlying issue causing the problem? How can I get rid > of this issue? Should I completely delete /Users/chris/.emacs.d/elpa/ > and install orgmode again? Yes, please do try that -- delete all ELPA Org instances and install Org package from a fresh Emacs session. Then use (package-initialize) before (require 'org) in your .emacs.el -- Bastien