From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Guerry Subject: Re: org-adapt-indentation 'content (was Re: [RFC] Moving "manual.org" into core) Date: Tue, 06 Mar 2018 20:01:22 +0100 Message-ID: <87zi3l81vh.fsf@gnu.org> References: <87bmhooaj9.fsf@nicolasgoaziou.fr> <87tvveqi7u.fsf@bzg.fr> <87wp0a57i5.fsf@nicolasgoaziou.fr> <87d121yhwf.fsf@bzg.fr> <87h8rd6d2p.fsf@nicolasgoaziou.fr> <87wp09uhg3.fsf@christianmoe.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52048) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1etHyC-0001vd-1f for emacs-orgmode@gnu.org; Tue, 06 Mar 2018 14:09:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1etHyB-0002u1-8M for emacs-orgmode@gnu.org; Tue, 06 Mar 2018 14:09:51 -0500 In-Reply-To: <87wp09uhg3.fsf@christianmoe.com> (Christian Moe's message of "Tue, 23 Jan 2018 09:07:08 +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: Christian Moe Cc: Achim Gratz , Org Mode List , Nicolas Goaziou Hi Nicolas, Christian Moe writes: >>> Me too, for the same argument. But this points to a strong limitation >>> to `org-adapt-indentation' for which I'd like to propose this change. >>> >>> (setq org-adapt-indentation t) => current behavior >>> (setq org-adapt-indentation nil) => current behavior >>> (setq org-adapt-indentation 'content) => only adapt content's >>> indentation, not that of the property drawer. >> >> I proposed this very change some years ago, but it didn't get much >> traction and wasn't implemented in the end. > > FWIW, I'd like this. Just to make sure we don't lose this idea: do you have code for this? If not, I'll put a stab at it, I think it would be nice. Thanks! -- Bastien