From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Prose with markup needs more line spacing [legibility 5/6] Date: Mon, 10 Feb 2020 08:11:58 +0100 Message-ID: <87ftfiapc1.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:59363) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j13Ef-0006Up-O4 for emacs-orgmode@gnu.org; Mon, 10 Feb 2020 02:12:02 -0500 In-Reply-To: (Samuel Wales's message of "Tue, 4 Feb 2020 16:17:21 -0700") 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-mx.org@gnu.org Sender: "Emacs-orgmode" To: Samuel Wales Cc: Texas Cyberthal , "emacs-orgmode@gnu.org" Hi Samuel, Samuel Wales writes: > i'd sure like to change physical indentation in org to don't. please try (setq org-adapt-indentation 'headline-data) from latest master branch, and see how it behaves in a new org buffer. -- Bastien