From mboxrd@z Thu Jan 1 00:00:00 1970 From: Enda Subject: Re: #+STARTUP: showstars (#+STARTUP: showlaststar) Date: Fri, 25 May 2012 11:12:30 -0700 (PDT) Message-ID: <1337969550.60683.YahooMailNeo@web121406.mail.ne1.yahoo.com> References: <1337964104.95331.YahooMailNeo@web121403.mail.ne1.yahoo.com> <4549.1337967050@alphaville> <1337967782.93492.YahooMailNeo@web121401.mail.ne1.yahoo.com> <87obpcb12y.fsf@yagnesh.org> Reply-To: Enda Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="1893693950-1074823418-1337969550=:60683" Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57549) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SXz07-00019T-DS for emacs-orgmode@gnu.org; Fri, 25 May 2012 14:12:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SXz05-0003qw-BP for emacs-orgmode@gnu.org; Fri, 25 May 2012 14:12:34 -0400 Received: from nm25-vm4.bullet.mail.ne1.yahoo.com ([98.138.91.185]:47532) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1SXz04-0003qa-VW for emacs-orgmode@gnu.org; Fri, 25 May 2012 14:12:33 -0400 In-Reply-To: <87obpcb12y.fsf@yagnesh.org> 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Yagnesh Raghava Yakkala Cc: "nicholas.dokos@hp.com" , "emacs-orgmode@gnu.org" --1893693950-1074823418-1337969550=:60683 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable I just saw that #+STARTUP: showstars is the opposite of #+STARTUP: hidestar= s, #+STARTUP: showlaststar would have been a more appropriate subject heade= r.=0A=0Aorg-indent-mode can be activated using #+STARTUP: indent according = to http://orgmode.org/manual/Clean-view.html, however in the same page I se= e that " All headline=0Astars but the last one are made invisible using the= org-hide face", however I want there to be no actual stars except the last= and then org-mode using the right color for each heading like:=0A=0A* firs= t heading=0A=0A* second heading=0A* third heading=0A= =0ABest wishes,=0A=0AEnda=0A=0A=0A=0A________________________________=0A Fr= om: Yagnesh Raghava Yakkala =0ATo: Enda = =0ACc: "nicholas.dokos@hp.com" ; "emacs-orgmode@gnu= .org" =0ASent: Friday, May 25, 2012 6:52 PM=0ASubje= ct: Re: #+STARTUP: showstars=0A =0A=0AHello Enda,=0A=0AEnda writes:=0A=0A> Otherwise is like in vi, the additional stars (like **,= opposed to=0A> *) are too noisy, and since I do not want to see the= m whether=0A> it is in org-mode or in vi, etc, so I wondered was there a wa= y to have=0A> the file like=0A>=0A> * first level heading=0A> =A0* second l= evel heading=0A> =A0=A0 * third level heading=0A=0Aare you looking for org-= indent-mode.?=0A=0A--8<---------------cut here---------------start---------= ---->8---=0A(add-hook 'org-mode-hook=0A=A0 =A0 =A0 =A0 =A0 (lambda ()=0A=A0= =A0 =A0 =A0 =A0 =A0 (org-indent-mode 1)))=0A--8<---------------cut here---= ------------end--------------->8---=0A=0A--=0AYYR --1893693950-1074823418-1337969550=:60683 Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable
I just saw= that #+STARTUP: showstars is the opposite of #+STARTUP: hides= tars, #+STARTUP: showlaststar would have been a more appropria= te subject header.

org-indent-= mode can be activated using #+STA= RTUP: indent according to http://orgmode.org/manual/Clean-view.html, however in the s= ame page I see that " All headline=0Astars but the last one are made= invisible using the org-hide=0Aface", however I want th= ere to be no actual stars except the last and then org-mode using the right= color for each heading like:

* first heading
<SPACE>* second hea= ding
<SPACE><SPACE>* third heading

Best wishes,

<= /div>
Enda


<= span style=3D"font-weight:bold;">From: Yagnesh Raghava Yakkala &= lt;hi@yagnesh.org>
To: Enda <enda_k2@yahoo.com>
Cc: "nicholas.dokos@hp.com" <nicholas.do= kos@hp.com>; "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
= Sent: Friday, May 25, 2012= 6:52 PM
Subject: Re: = #+STARTUP: showstars

=0A
Hello Enda,

Enda = <enda_k2@yahoo.com> writes:

> Otherwise is like in vi, t= he additional stars (like **, opposed to
> <SPACE>*) are too no= isy, and since I do not want to see them whether
> it is in org-mode = or in vi, etc, so I wondered was there a way to have
> the file like<= br>>
> * first level heading
>  * second level heading<= br>>    * third level heading

are you looking for org-i= ndent-mode.?

--8<---------------cut here---------------start-----= -------->8---
(add-hook 'org-mode-hook
       =   (lambda ()
            (org-indent= -mode 1)))
--8<---------------cut here---------------end-------------= -->8---

--
YYR


--1893693950-1074823418-1337969550=:60683--