From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karl Voit Subject: Changed indentation of property blocks? Date: Fri, 25 Nov 2016 18:04:03 +0100 Message-ID: <2016-11-25T17-53-57@devnull.Karl-Voit.at> Reply-To: Karl Voit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49834) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cAJv6-0008TT-VU for emacs-orgmode@gnu.org; Fri, 25 Nov 2016 12:04:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cAJv2-0001Ev-Uv for emacs-orgmode@gnu.org; Fri, 25 Nov 2016 12:04:16 -0500 Received: from [195.159.176.226] (port=60461 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cAJv2-0001EE-OT for emacs-orgmode@gnu.org; Fri, 25 Nov 2016 12:04:12 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1cAJuw-0001Ru-G5 for emacs-orgmode@gnu.org; Fri, 25 Nov 2016 18:04:06 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org Hi! 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. If it matters, I am using org-hide-leading-stars. Thanks for clarifying! -- mail|git|SVN|photos|postings|SMS|phonecalls|RSS|CSV|XML to Org-mode: > get Memacs from https://github.com/novoid/Memacs < https://github.com/novoid/extract_pdf_annotations_to_orgmode + more on github