Nicolas Goaziou <n.goaz...@gmail.com> 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

_______________________________________________
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

Reply via email to