From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Henderson Subject: Re: Org habit graph not showing Date: Wed, 29 Jan 2014 17:06:39 +1100 Message-ID: References: <87zjmhenj9.fsf@bzg.ath.cx> <87ha8oy5d3.fsf@bzg.ath.cx> <87mwifrklb.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e0160cd447e949404f115be43 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52719) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W8OIL-0002Ht-Fa for emacs-orgmode@gnu.org; Wed, 29 Jan 2014 01:06:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W8OIK-0006kw-L7 for emacs-orgmode@gnu.org; Wed, 29 Jan 2014 01:06:41 -0500 In-Reply-To: <87mwifrklb.fsf@bzg.ath.cx> 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: Bastien Cc: emacs-orgmode@gnu.org --089e0160cd447e949404f115be43 Content-Type: text/plain; charset=UTF-8 On Wed, Jan 29, 2014 at 6:07 AM, Bastien wrote: > 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 > Adding (package-initialize) seem to have done the trick as in I don't get the version mismatch error anymore. But still can't see the graph. The following items are on the menu bar when I do "alt-x org-agenda a" (Org-Agenda Week Ddl Grid Habit vl Wrap) Thanks. --089e0160cd447e949404f115be43 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On Wed, Jan 29, 2014 at 6:07 AM, Bastien <bzg@gnu.org> wrote:
Chris Henderson <henders254@gmail.com> 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/<= br> > 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

=C2=A0 (package-initialize)

before

(require 'org)

in your .emacs.el

Adding (package-in= itialize) seem to have done the trick as in I don't get the version mis= match error anymore. But still can't see the graph. The following items= are on the menu bar when I do
"alt-x org-agenda a" (Org-Agenda Week Ddl Grid Habit vl Wrap)
=
Thanks.
--089e0160cd447e949404f115be43--