[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Changed indentation of property blocks?
From: |
Nicolas Goaziou |
Subject: |
Re: [O] Changed indentation of property blocks? |
Date: |
Fri, 25 Nov 2016 18:09:34 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) |
Hello,
Karl Voit <address@hidden> writes:
> I upgraded my Org-mode maint branch from approx. July to current.
>
> GNU Emacs 24.5.1 (x86_64-pc-linux-gnu, GTK+ Version 3.14.5)
>
> Now I noticed a different behavior when adding a new heading via Alt-RET (or
> org-insert-heading-respect-content):
>
> ** Heading with properties (old style)
> :PROPERTIES:
> :CREATED: [2016-11-25 Fri 17:52]
> :END:
>
> ** Heading with properties (current style)
> :PROPERTIES:
> :CREATED: [2016-11-25 Fri 17:52]
> :END:
>
> Is this on purpose? I find it quite unfortunate that the drawers are indented
> according to the level of their heading. I'd prefer the old style: drawers not
> indented - as the body below the heading.
See `org-adapt-indentation'.
Regards,
--
Nicolas Goaziou