emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Org habit graph not showing


From: Chris Henderson
Subject: Re: [O] Org habit graph not showing
Date: Tue, 28 Jan 2014 17:27:38 +1100

On Mon, Jan 27, 2014 at 9:18 PM, Bastien <address@hidden> wrote:
Chris Henderson <address@hidden> writes:

> I’m running org mode version 8.2.3c and emacs version 24.3.1 on OS X
> Mavericks in the CLI.
>
> I’d like to get the org habit graph when I do “alt-x org-agenda a”
> but there is no graph.
>
> My habit.org file looks like this:
>
> * TODO write journal
>   SCHEDULED: <2014-01-28 Tue .+1d/3d>
>   - State "DONE"       from "TODO"       [2014-01-27 Mon 20:50]
>   - State "DONE"       from "TODO"       [2013-12-03 Tue 06:37]
>   - State "DONE"       from "TODO"       [2013-12-02 Mon 21:54]
>   :PROPERTIES:
>   :LAST_REPEAT: [2014-01-27 Mon 20:50]
>   :STYLE:    habit
>   :END:

Did you load Org Habit, either through org-modules or through
(require 'org-habit) ?

If I put (require 'org-habit) in my .emacs file, when I do C-c c to add task and press C-c C-c to finish the capture, I get error: Symbol's value as variable is void: org-bookmark-names-plist

alt-x agenda-view also doesn't auto tab complete. It says [no match]

Thanks.

reply via email to

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