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
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
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