Hi all, I think I found 1 or 2 bugs:
1. Having a text block like this: ** Headline SCHEDULED: <2011-02-25 Fr> CLOCK: [2011-02-25 Fr 17:04]--[2011-02-25 Fr 17:04] => 0:00 CLOCK: [2011-02-25 Fr 17:03]--[2011-02-25 Fr 17:04] => 0:01 CLOCK: [2011-02-25 Fr 14:30]--[2011-02-25 Fr 16:45] => 2:15 CLOCK: [2011-02-24 Do 16:30]--[2011-02-24 Do 17:00] => 0:30 CLOCK: [2011-02-24 Do 14:30]--[2011-02-24 Do 16:00] => 1:30 CLOCK: [2011-02-23 Mi 13:15]--[2011-02-23 Mi 15:45] => 2:30 CLOCK: [2011-02-22 Di 09:00]--[2011-02-22 Di 12:30] => 3:30 CLOCK: [2011-02-21 Mo 13:00]--[2011-02-21 Mo 17:00] => 4:00 CLOCK: [2011-02-21 Mo 11:15]--[2011-02-21 Mo 12:00] => 0:45 CLOCK: [2011-02-21 Mo 09:00]--[2011-02-21 Mo 10:00] => 1:00 - item1 * [2011-02-21 Mo] more text - item2 ... then clocking in results in ** Headline SCHEDULED: <2011-02-25 Fr> :LOGBOOK: CLOCK: [2011-02-25 Fr 17:04]--[2011-02-25 Fr 17:04] => 0:00 CLOCK: [2011-02-25 Fr 17:03]--[2011-02-25 Fr 17:04] => 0:01 CLOCK: [2011-02-25 Fr 14:30]--[2011-02-25 Fr 16:45] => 2:15 CLOCK: [2011-02-24 Do 16:30]--[2011-02-24 Do 17:00] => 0:30 CLOCK: [2011-02-24 Do 14:30]--[2011-02-24 Do 16:00] => 1:30 CLOCK: [2011-02-23 Mi 13:15]--[2011-02-23 Mi 15:45] => 2:30 CLOCK: [2011-02-22 Di 09:00]--[2011-02-22 Di 12:30] => 3:30 CLOCK: [2011-02-21 Mo 13:00]--[2011-02-21 Mo 17:00] => 4:00 CLOCK: [2011-02-21 Mo 11:15]--[2011-02-21 Mo 12:00] => 0:45 CLOCK: [2011-02-21 Mo 09:00]--[2011-02-21 Mo 10:00] => 1:00 - item1 * [2011-02-21 Mo] more text :END: - item2 I assume the date is confusing the regexp to find the end of the drawer section. Due to the bug I now have a lot of "wrong" LOGBOOK blocks in my org files... 2. In the Org manual I find: ,---- | Visibility cycling (see Visibility cycling) on the headline will | hide and show the entry, but keep the drawer collapsed to a single line. | In order to look inside the drawer, you need to move the cursor to the | drawer line and press <TAB> there. `---- which does not work for me. I cannot collapse the drawer by pressing TAB. - Rainer _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode