emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Yagnesh Raghava Yakkala <hi@yagnesh.org>
To: Enda <enda_k2@yahoo.com>
Cc: "nicholas.dokos@hp.com" <nicholas.dokos@hp.com>,
	"emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: #+STARTUP: showstars
Date: Sat, 26 May 2012 02:52:05 +0900	[thread overview]
Message-ID: <87obpcb12y.fsf@yagnesh.org> (raw)
In-Reply-To: <1337967782.93492.YahooMailNeo@web121401.mail.ne1.yahoo.com> (Enda's message of "Fri, 25 May 2012 10:43:02 -0700 (PDT)")


Hello Enda,

Enda <enda_k2@yahoo.com> writes:

> Otherwise is like in vi, the additional stars (like **, opposed to
> <SPACE>*) are too noisy, 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
>
> * first level heading
>  * second level heading
>    * third level heading

are you looking for org-indent-mode.?

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

--
YYR

  reply	other threads:[~2012-05-25 18:30 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-25 16:41 #+STARTUP: showstars Enda
2012-05-25 17:30 ` Nick Dokos
2012-05-25 17:43   ` Enda
2012-05-25 17:52     ` Yagnesh Raghava Yakkala [this message]
2012-05-25 18:12       ` #+STARTUP: showstars (#+STARTUP: showlaststar) Enda
2012-05-25 18:16       ` #+STARTUP: showstars Nick Dokos
2012-05-25 18:26         ` #+STARTUP: showstars (#+STARTUP: showlaststar) Enda
2012-05-25 18:36           ` Nick Dokos
2012-05-25 21:21             ` Bastien
2012-05-29 12:19               ` Sebastien Vauban
2012-06-01  4:05               ` Nick Dokos
2012-05-25 20:57         ` #+STARTUP: showstars Mark E. Shoulson
2012-05-25 22:08           ` Bastien
2012-05-26  7:53             ` Michael Brand
2012-05-26  7:30           ` Michael Brand

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87obpcb12y.fsf@yagnesh.org \
    --to=hi@yagnesh.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=enda_k2@yahoo.com \
    --cc=nicholas.dokos@hp.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).