From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thorsten Jolitz Subject: Re: Having trouble with hidestars this morning Date: Mon, 04 Nov 2013 16:48:51 +0100 Message-ID: <87iow8jhgc.fsf@gmail.com> References: <10266534.1383579053760.JavaMail.root@elwamui-darkeyed.atl.sa.earthlink.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39456) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VdMOx-0000J7-Gr for emacs-orgmode@gnu.org; Mon, 04 Nov 2013 10:49:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VdMOq-0007YE-79 for emacs-orgmode@gnu.org; Mon, 04 Nov 2013 10:49:15 -0500 Received: from plane.gmane.org ([80.91.229.3]:38501) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VdMOq-0007Xh-0p for emacs-orgmode@gnu.org; Mon, 04 Nov 2013 10:49:08 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VdMOj-00062K-J4 for emacs-orgmode@gnu.org; Mon, 04 Nov 2013 16:49:01 +0100 Received: from e178061197.adsl.alicedsl.de ([85.178.61.197]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 04 Nov 2013 16:49:01 +0100 Received: from tjolitz by e178061197.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 04 Nov 2013 16:49:01 +0100 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: emacs-orgmode@gnu.org Susan Cragin writes: > Hello. Normally outlines are supposed to start up in hidestars view, > which shows one star per level, indented, thusly: > > * First Level > * Second > * Third > > But after compiling both emacs and org-mode from git this morning, and > re-installing, my outlines show all the stars, and the stars cannot be > turned off. I've tried: > > #+STARTUP: indent > #+STARTUP: hidestars > > Suggestions? Is there some sort of M-x hidestars command that I might > have toggled accidentally? What does 'C-h v org-startup-indented' show? -- cheers, Thorsten