From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: indent + showstars Date: Thu, 21 Oct 2010 09:01:22 +0200 Message-ID: <20CA255B-A3FE-4EA2-9D65-5B0FF1F44FA0@gmail.com> References: <4CBED8F9.7020708@gmx.de> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=48791 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P8p9S-0006U6-SQ for emacs-orgmode@gnu.org; Thu, 21 Oct 2010 03:01:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P8p9R-0005aU-Et for emacs-orgmode@gnu.org; Thu, 21 Oct 2010 03:01:26 -0400 Received: from mail-ey0-f169.google.com ([209.85.215.169]:35565) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P8p9R-0005Zy-A7 for emacs-orgmode@gnu.org; Thu, 21 Oct 2010 03:01:25 -0400 Received: by eya28 with SMTP id 28so1188396eya.0 for ; Thu, 21 Oct 2010 00:01:24 -0700 (PDT) In-Reply-To: <4CBED8F9.7020708@gmx.de> 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: bozongo@gmx.de Cc: emacs-orgmode@gnu.org On Oct 20, 2010, at 1:56 PM, bozongo@gmx.de wrote: > Hi, > > I'm just starting with org-mode and so far I like it very much. I > have a question though: > > I like the indented view, but I also like that the number of stars > gives me a quick visual indication of the level I'm in. So I tried > setting > > #+STARTUP: indent > #+STARTUP: showstars > > in order to get the following look > > * level 1 > ** level 2 > *** level 3 > **** level 4 > > However, that does not seem to work. What am I doing wrong? org-indent-mode forces hiding stars. But of course that can be customized. in an Org buffer, select from the menu Org->Customize->Browse Org Group Click plus to open the Group "Org Indent" And see if there is an option you like. Cheers - Carsten > > Cheers, > > bozo > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode