I'm watching this as I wasn't able to enable this module either. I have state logging enable with : (setq org-todo-keywords (quote ((sequence "TODO(t!)" "NEXT(n!)" "|" "DONE(d!)") (sequence "WAIT(w@/!)" "SOMEDAY(s@/!)" "|" "CANCELLED(c@/!)"))))
And org-habit is configured with : (add-to-list 'org-modules 'org-habit) Which doesn't seems to work either... If I try o (require 'org-habit) though, I'll get an error when building the agenda with C-c a a : org-habit-duration-to-days: Wrong type argument: stringp, nil On Thu, Sep 2, 2010 at 4:40 PM, Bastien <bastien.gue...@wikimedia.fr> wrote: > Joseph Buchignani <joseph.buchign...@gmail.com> writes: > >> I presume there ought to be some sort of entry in my agenda, or the "k" key >> should do something. I get nothing. Here is my setup: >> >> * org-mode 7.01h >> * emacs file included below. >> >> The relevant portion is (add-to-list 'org-modules 'org-habit), which I have >> enabled in my .emacs, to no avail. >> >> What am I missing? > > Are you logging your DONE state? > > From the manual: > > 6. You must also have state logging for the `DONE' state enabled, in > order for historical data to be represented in the consistency > graph. If it's not enabled it's not an error, but the consistency > graphs will be largely meaningless. > > -- > Bastien > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode