Juan Pechiar writes:
> I can reproduce this (latest git version) if the clocktable
> declaration lies before the first heading.
If the clocktable is before the first heading, the :scope tree1
parameter does not make sense anyway.
Esben, does that explain your problem?
--
Bastien
I can reproduce this (latest git version) if the clocktable
declaration lies before the first heading.
Minimal example:
bla bla
#+BEGIN: clocktable :maxlevel 7 :block yesterday :scope tree1
#+END:
bla bla
* heading1
:LOGBOOK:
CL
Esben Stien writes:
> I've stumbled into serious trouble with my org file.
What version of org are you using?
> I C-c C-c over:
>
> #+BEGIN: clocktable :maxlevel 7 :block yesterday :scope tree1
>
> , but I get:
>
> condition-case: Before first headline at position 2408 in buffer agenda.org
>
I've stumbled into serious trouble with my org file.
I C-c C-c over:
#+BEGIN: clocktable :maxlevel 7 :block yesterday :scope tree1
, but I get:
condition-case: Before first headline at position 2408 in buffer agenda.org
I cannot figure out what's wrong; there's nothing special at line 2408