On Wed, Jan 29, 2014 at 5:06 PM, Chris Henderson wrote: > 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. > According to this: https://lists.gnu.org/archive/html/emacs-orgmode/2010-09/msg00238.html The habit should display on your agenda as a TODO item with a colored bar after it. But it doesn't. I only get: Week-agenda (W05): Monday 27 January 2014 W05 Tuesday 28 January 2014 Wednesday 29 January 2014 Thursday 30 January 2014 Friday 31 January 2014 Saturday 1 February 2014 Sunday 2 February 2014 for * TODO meeting SCHEDULED: <2014-01-31 Fri .+1d> - State "DONE" from "TODO" [2014-01-30 Thu 17:33] - State "DONE" from "TODO" [2014-01-30 Thu 17:31] - State "DONE" from "TODO" [2014-01-30 Thu 17:30] - State "DONE" from "TODO" [2014-01-30 Thu 17:30] - State "DONE" from "TODO" [2014-01-30 Thu 17:30] - State "DONE" from "TODO" [2014-01-30 Thu 17:25] :PROPERTIES: :LAST_REPEAT: [2014-01-30 Thu 17:33] :END: :LAST_REPEAT: [2014-01-30 Thu 17:25] :STYLE: habit :END