Re: [O] Bug report: org-habit is not required by default

2012-09-14 Thread Bastien
Hi Christopher, Christopher Schmidt writes: > Russell Branca writes: >> While playing with org agenda mode and habits, I ran into the error: >> >> symbol's function definition is void "org-is-habit-p" >> >> The underlying problem was that org-habit did not get loaded. After >> manually requirin

Re: [O] Bug report: org-habit is not required by default

2012-09-04 Thread Christopher Schmidt
Russell Branca writes: > While playing with org agenda mode and habits, I ran into the error: > > symbol's function definition is void "org-is-habit-p" > > The underlying problem was that org-habit did not get loaded. After > manually requiring org-habit everything works as expected. > > If this i

[O] Bug report: org-habit is not required by default

2012-09-04 Thread Russell Branca
While playing with org agenda mode and habits, I ran into the error: symbol's function definition is void "org-is-habit-p" The underlying problem was that org-habit did not get loaded. After manually requiring org-habit everything works as expected. If this is expected behavior, then I'm fine ma