From mboxrd@z Thu Jan 1 00:00:00 1970 From: Susan Cragin Subject: Having trouble with hidestars this morning Date: Mon, 4 Nov 2013 10:30:53 -0500 (GMT-05:00) Message-ID: <10266534.1383579053760.JavaMail.root@elwamui-darkeyed.atl.sa.earthlink.net> Reply-To: Susan Cragin Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33081) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VdM7M-0003RU-2O for emacs-orgmode@gnu.org; Mon, 04 Nov 2013 10:31:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VdM7C-0006Ga-Rw for emacs-orgmode@gnu.org; Mon, 04 Nov 2013 10:31:04 -0500 Received: from elasmtp-masked.atl.sa.earthlink.net ([209.86.89.68]:42828) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VdM7C-0006GN-N4 for emacs-orgmode@gnu.org; Mon, 04 Nov 2013 10:30:54 -0500 Received: from [209.86.224.33] (helo=elwamui-darkeyed.atl.sa.earthlink.net) by elasmtp-masked.atl.sa.earthlink.net with esmtpa (Exim 4.67) (envelope-from ) id 1VdM7B-0000t3-Or for emacs-orgmode@gnu.org; Mon, 04 Nov 2013 10:30:53 -0500 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 list 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?