[Orgmode] Re: cannot enable org-habit

2010-09-04 Thread Bastien
Hi Joseph, Joseph Buchignani joseph.buchign...@gmail.com writes: Thanks Julien. Bastien, here is my update to this section of the org-mode manual. I'm not sure how one goes about submitting an update, hope this will do. Thanks for your update. Can you submit it as a patch? Are you using

[Orgmode] Re: cannot enable org-habit

2010-09-03 Thread Julien Fantin
Joseph, it's already all here, but for the sake of clarity : ;; Enable state logging enable for the TODO state i.e. the ! part (setq org-todo-keywords (quote ((sequence TODO(t!) NEXT(n!) | DONE(d!)) (sequence WAIT(w@/!) SOMEDAY(s@/!) | CANCELLED(c@/!) ;; Add it to

[Orgmode] Re: cannot enable org-habit

2010-09-02 Thread Noorul Islam K M
Paul Sexton psex...@xnet.co.nz writes: Joseph Buchignani joseph.buchignani at gmail.com writes: Yes, here is how it looks: ... Hi Joseph The following item has been working fine for me. However I can't see any glaring differences wrt to your example item. ** TODO Add MCQs

[Orgmode] Re: cannot enable org-habit

2010-09-02 Thread Noorul Islam
On Thursday, September 2, 2010, Julien Fantin julien.fan...@gmail.com 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

[Orgmode] Re: cannot enable org-habit

2010-09-02 Thread Julien Fantin
Thanks Noorul, this helped me fix the error, and I now have it working ! I should mention that I do need to (require 'org-habit) after it's been added to the modules list, in order to actually activate it. On Thu, Sep 2, 2010 at 7:17 PM, Noorul Islam noo...@noorul.com wrote: On Thursday,

[Orgmode] Re: cannot enable org-habit

2010-09-02 Thread Joseph Buchignani
Julien, it sounds like you're doing something different than what's in the manual. Could you paste exactly the code you used in your .emacs to include org-habit in the modules list and then activate it? I guess it would be two separate lines? Thanks, JB On Fri, Sep 3, 2010 at 1:26 AM, Julien

[Orgmode] Re: cannot enable org-habit

2010-09-01 Thread Paul Sexton
Joseph Buchignani joseph.buchignani at gmail.com writes: Yes, here is how it looks: ... Hi Joseph The following item has been working fine for me. However I can't see any glaring differences wrt to your example item. ** TODO Add MCQs SCHEDULED: 2010-09-03 Fri .+1d/4d - State DONE