[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Orgmode] Re: Request for opinions: [ANN] List improvement v.2o
From: |
Nicolas Goaziou |
Subject: |
[Orgmode] Re: Request for opinions: [ANN] List improvement v.2o |
Date: |
Sat, 21 Aug 2010 16:18:42 +0200 |
User-agent: |
Wanderlust/2.15.9 (Almost Unreal) Emacs/23.2 Mule/6.0 (HANACHIRUSATO) |
Hello,
>>>>> Bernt Hansen writes:
> Today I entered an org-capture task like this
> ,----
> | ** NEXT Investigate errors in log
> | :CLOCK:
> | CLOCK: [2010-08-21 Sat 07:00]
> | :END:
> | :LOGBOOK:
> | - State "NEXT" from "TODO" [2010-08-21 Sat 07:00]
> | :END:
> | [2010-08-21 Sat 07:00]
> `----
> and when I hit TAB at the end of this to add details I get this
> ,----
> | ** NEXT Investigate errors in log
> | :CLOCK:
> | CLOCK: [2010-08-21 Sat 07:00]
> | :END:
> | :LOGBOOK:
> | - State "NEXT" from "TODO" [2010-08-21 Sat 07:00]
> | :END:
> | [2010-08-21 Sat 07:00]
> | >cursor goes here
> | >instead of here
> `----
> The tab indent is treating the list in the :LOGBOOK: as active even
> though I'm not in the drawer.
It is now fixed.
Thank you very much for testing this branch and reporting this bug.
Regards
-- Nicolas