emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Re: Request for opinions: [ANN] List improvement v.2o


From: Bernt Hansen
Subject: [Orgmode] Re: Request for opinions: [ANN] List improvement v.2o
Date: Sat, 21 Aug 2010 07:29:52 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Nicolas Goaziou <address@hidden> writes:

Hi Nicolas,

I just started trying out your new list code in one of my org-mode
setups and I think I found a problem.

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.

Regards,
Bernt



reply via email to

[Prev in Thread] Current Thread [Next in Thread]