Hi,

Org-mode 5.11b fixes the problems reported by Bernt.

   http://orgmode.org

A few remarks:

"CLOCK" is already part of the new default value for `org-drawers'.
Most people don't have to do anything to get the CLOCK drawers.
However, if you have previously customized `org-drawers', you need
to make sure yourself that "CLOCK" is in this list.

The bug Bernt reported was due to the fact that I did not limit the
search for an existing CLOCK drawer in the entry properly.  Therefore,
if the current entry did not have one, but any of the entries further
down in the file had one, all CLOCK lines would en up there.  This is
fixed now - at least I hope.

Further, I don't want to make C-c C-x C-r jumpt to the clocktable
anymore, because there can now be many.  However, C-c C-c C-x C-r will
now jump to the first clocktable in the file and update it.  Does that
help, Bernt?

- Carsten



_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to