From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Re: Automatic indentation of org tree Date: Mon, 03 Aug 2009 17:49:05 +0100 Message-ID: <878wi0almm.wl%ucecesf@ucl.ac.uk> References: <871vo1agq1.fsf@bzg.ath.cx> <87r5w13taq.fsf@bzg.ath.cx> <0658D056-C67F-4659-97E7-85D6E8360CEA@gmail.com> Reply-To: Eric S Fraga Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MY0j0-0002WD-8C for emacs-orgmode@gnu.org; Mon, 03 Aug 2009 12:49:26 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MY0iu-0002Ta-6x for emacs-orgmode@gnu.org; Mon, 03 Aug 2009 12:49:25 -0400 Received: from [199.232.76.173] (port=57282 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MY0it-0002TK-Q3 for emacs-orgmode@gnu.org; Mon, 03 Aug 2009 12:49:19 -0400 Received: from vscane-c.ucl.ac.uk ([144.82.108.43]:38090) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MY0is-0001jg-V0 for emacs-orgmode@gnu.org; Mon, 03 Aug 2009 12:49:19 -0400 In-Reply-To: <0658D056-C67F-4659-97E7-85D6E8360CEA@gmail.com> 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: User , emacs-orgmode@gnu.org At Mon, 3 Aug 2009 06:36:17 +0200, Carsten Dominik wrote: > [...] > This solution is for Emacs 23 only, but I believe it is more stable, > so I am shipping it now with Org. > > If anyone wants to try before the next release, put > > #+STARTUP: indent > > into a file after pulling the latest git version. I like it! However, it obviously isn't intended for use for files where only odd level headings are used? In any case, I still have to use Emacs 22 on one computer so cannot switch over (although would like to!).