From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manish Subject: Re: Please test org-indent-mode Date: Mon, 24 Aug 2009 06:15:29 +0530 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MfNh4-0008Na-LX for emacs-orgmode@gnu.org; Sun, 23 Aug 2009 20:45:54 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MfNh0-0008NN-9R for emacs-orgmode@gnu.org; Sun, 23 Aug 2009 20:45:54 -0400 Received: from [199.232.76.173] (port=35663 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MfNh0-0008NK-4m for emacs-orgmode@gnu.org; Sun, 23 Aug 2009 20:45:50 -0400 Received: from an-out-0708.google.com ([209.85.132.250]:54190) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MfNgz-0000d9-Og for emacs-orgmode@gnu.org; Sun, 23 Aug 2009 20:45:49 -0400 Received: by an-out-0708.google.com with SMTP id b6so832182ana.21 for ; Sun, 23 Aug 2009 17:45:49 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Carsten Dominik Cc: org-mode list On Fri, Aug 21, 2009 at 11:45 AM, Carsten Dominik wrote: > Hi everyone, > > this is only relevant for people who use the latest CVS Emacs. > If you do that, please consider doing some testing of the new > org-indent-mode which establishes the clean outline view > without any by-hand indentation. > > Emacs 23.1 did still crashes occasionally with this new mode, due to > a bug in the Emacs display engine. But I have, during the last week, > used this new mode without problems, with the latest CVS. > And I *loved* it, so I would like to have it tested more and then > advertise it more. It appears to add an extra level of indentation to subheadings. When you do S-right on the second heading in the outline below. ,---- | * This is heading one. | This is some text. | * This is heading one point one. `---- It turns into this: ,---- | * This is heading one. | This is some text. | * This is heading one point one. `---- -- Manish PS: I have added two spaces at the beginning of line no. 2 and 3 to make it appear like it does in Org Ind buffer. PPS: I use oddlevels.