From mboxrd@z Thu Jan 1 00:00:00 1970 From: George Kettleborough Subject: Re: Inline notes and alignment Date: Wed, 22 Mar 2017 15:55:19 +0000 Message-ID: <9c3cdca4-5e21-8a34-82f1-b333d6d7d6fa@earlham.ac.uk> References: <87r31ppg7q.fsf@ntnu.no> <87var19z47.fsf@nicolasgoaziou.fr> <87inn173iq.fsf@ntnu.no> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44508) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cqmr9-0007YA-Uk for emacs-orgmode@gnu.org; Wed, 22 Mar 2017 16:27:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cqmr6-0002g9-QU for emacs-orgmode@gnu.org; Wed, 22 Mar 2017 16:27:43 -0400 Received: from mail-db5eur01on0100.outbound.protection.outlook.com ([104.47.2.100]:30144 helo=EUR01-DB5-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cqmr6-0002fq-Cv for emacs-orgmode@gnu.org; Wed, 22 Mar 2017 16:27:40 -0400 In-Reply-To: <87inn173iq.fsf@ntnu.no> 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 On 22/03/17 15:08, Sven Bretfeld wrote: > Ah, ok I see. Thank you for the reply. Is there any easy way to return > to the old rules? With a wide-screen monitor and Emacs permanently in > fullscreen I don't care about waste of left space. Have you considered using org-indent-mode? I used to encode the indentation in my files too before I discovered that indent mode which lets you easily switch the indentation on and off for the entire buffer and is just generally easier to use (imo). George.