Hi all,

I have found an indentation bug:

Example:
-------------------------------------------------------------------
* headline
:PROPERTIES:
#+TITLE:     title
:END:

***** INARBEIT test
      :LOGBOOK:
      CLOCK: [2011-02-03 Do 09:54]--[2011-02-03 Do 09:54] =>  0:00
      CLOCK: [2011-02-03 Do 09:54]--[2011-02-03 Do 09:54] =>  0:00
      CLOCK: [2011-02-03 Do 09:54]--[2011-02-03 Do 09:54] =>  0:00
      CLOCK: [2011-02-03 Do 09:53]--[2011-02-03 Do 09:54] =>  0:01
      CLOCK: [2011-02-03 Do 09:53]--[2011-02-03 Do 09:53] =>  0:00
      CLOCK: [2011-02-03 Do 09:53]--[2011-02-03 Do 09:53] =>  0:00
:END:
-------------------------------------------------------------------

Pressing TAB on the :END: closing the :LOGBOOK: indents it to the same
level as the :PROPERTIES: string above.

Deleting the :PROPERTIES: item leads to the correct indentation.

- 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

Reply via email to