emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Re: cannot enable org-habit


From: Noorul Islam
Subject: [Orgmode] Re: cannot enable org-habit
Date: Thu, 2 Sep 2010 22:47:45 +0530

On Thursday, September 2, 2010, Julien Fantin <address@hidden> wrote:
> 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
>

If you pull the latest version from git repo, you won't get this
error, instead a meaningful error message will be displayed.

Thanks and Regards
Noorul



reply via email to

[Prev in Thread] Current Thread [Next in Thread]