emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] indentation bug related to preceding :PROPERTIES: line


From: Rainer Stengele
Subject: [Orgmode] indentation bug related to preceding :PROPERTIES: line
Date: Thu, 03 Feb 2011 10:05:48 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.17) Gecko/20080914 Lightning/0.8 Thunderbird/2.0.0.17 Mnenhy/0.7.5.666

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





reply via email to

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