Hello, "Stefan-W. Hahn" <i...@s-hahn.de> writes:
> if trying to update a dynamic clocktable with "C-c C-c", point on "#+BEGIN", > I get the error message: > > "user-error: C-c C-c can do nothing useful at this location" > > The clocktable looks like: > > #+BEGIN: clocktable > #+END: clocktable This is incorrect syntax. > If I write > > #+BEGIN: clocktable > #+END: > > than the evaluation with "C-c C-c" will work. This is the correct syntax. > This behaviour has been changed, perhaps this is a bug. The syntax is just stricter with Elements. Please use the second one. Regards, -- Nicolas Goaziou