From mboxrd@z Thu Jan 1 00:00:00 1970 From: Josiah Schwab Subject: Re: Org indent mode Date: Fri, 28 Feb 2014 18:45:01 -0800 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11c1640e7b04b604f3828a94 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40524) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WJZvD-000764-Aq for emacs-orgmode@gnu.org; Fri, 28 Feb 2014 21:45:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WJZvC-000095-F1 for emacs-orgmode@gnu.org; Fri, 28 Feb 2014 21:45:03 -0500 Received: from mail-qa0-x22c.google.com ([2607:f8b0:400d:c00::22c]:39766) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WJZvC-00007q-Aa for emacs-orgmode@gnu.org; Fri, 28 Feb 2014 21:45:02 -0500 Received: by mail-qa0-f44.google.com with SMTP id f11so1511205qae.31 for ; Fri, 28 Feb 2014 18:45:01 -0800 (PST) In-Reply-To: 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: Chris Henderson Cc: org-mode --001a11c1640e7b04b604f3828a94 Content-Type: text/plain; charset=ISO-8859-1 You may need to customize the org-hide face. See the section "Hiding Leading Stars" at http://orgmode.org/manual/Clean-view.html Josiah On Fri, Feb 28, 2014 at 6:27 PM, Chris Henderson wrote: > I'm trying to setup Org indent mode for cleaner view but the preceding > starts show up dimmed in grey color. How do I make them totally invisible? > > I've put this at the top of the .emacs: > > (setq org-startup-indented t) > (setq org-indent-mode t) > > and running emacs version 24.3.1 and org version 8.2.5 from the > command-line. > > --001a11c1640e7b04b604f3828a94 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
You may need to customize the org-hide face.

See the section "Hiding Leading Stars" at

Josiah


On Fri, Feb 28, 2014 at 6:27 PM, Chris= Henderson <henders254@gmail.com> wrote:
I'm trying to= setup Org indent mode for cleaner view but the preceding starts show up di= mmed in grey color. How do I make them totally invisible?

I've put this at the top of the .emacs:

(setq org-startup-indented t)
(setq org-indent-mode t)

= and running emacs version 24.3.1 and org version 8.2.5 from the command-lin= e.


--001a11c1640e7b04b604f3828a94--