[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Orgmode] Re: Bug in creating LOGBOOK drawers and maybe in visibility cy
From: |
Rainer Stengele |
Subject: |
[Orgmode] Re: Bug in creating LOGBOOK drawers and maybe in visibility cycling of drawer contens. |
Date: |
Fri, 25 Feb 2011 21:16:30 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 |
Am 25.02.2011 18:54, schrieb Nicolas:
> Hello,
>
> Rainer Stengele <address@hidden> writes:
>
>> 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
> This should be fixed in master now: the whole list will be swallowed by
> the drawer (I think it is the intent of the original author of the
> function).
>
>> 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.
> May you be more explicit here ? I have no problems collapsing and
> expanding drawers here. Is the drawer you want to collapse in
> `org-drawers', or after #+DRAWERS: in the buffer ?
>
> Regards,
>
Hi Nicolas,
thank you! Unfortunately now the :END: encloses even more lines further
down the block!
Please recheck your patch, it does not close the CLOCK: lines!
Best regards,
Rainer