Hi Charles

On Fri, Jun 15, 2012 at 8:42 PM, Charles Philip Chan <cpc...@bell.net> wrote:
> I have decided to give org-habit another shot, however, I am having some
> problems. The habit todos show up in the agenda correctly with
> consistency graphs. However, they will not repeat once I mark them as
> done- this used to work, but not anymore. I am using the git version of
> org-mode. Any pointer will be appreciated.

I can not confirm with release_7.8.11-71-g8840cd. Can you try this?:

#+BEGIN_SRC org
  ,* TODO take a break
  ,  SCHEDULED: <2012-06-14 Thu .+9d/28d>
  ,  :LOGBOOK:
  ,  - State "DONE"       from "TODO"       [2012-06-01 Fri 12:00]
  ,  :END:
  ,  :PROPERTIES:
  ,  :LAST_REPEAT: [2012-06-01 Fri 12:00]
  ,  :LOG_INTO_DRAWER: t
  ,  :LOGGING:  logrepeat
  ,  :STYLE:    habit
  ,  :END:
#+END_SRC

Michael

Reply via email to