From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: CONTENTS visibility for subtrees Date: Mon, 26 Apr 2010 17:26:21 -0400 Message-ID: <87sk6hsy6a.fsf@gollum.intra.norang.ca> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O6Voy-0007rj-Fu for emacs-orgmode@gnu.org; Mon, 26 Apr 2010 17:26:28 -0400 Received: from [140.186.70.92] (port=40281 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O6Vow-0007rN-BR for emacs-orgmode@gnu.org; Mon, 26 Apr 2010 17:26:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O6Vov-0008RT-3x for emacs-orgmode@gnu.org; Mon, 26 Apr 2010 17:26:26 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:62987) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O6Vou-0008R9-Vo for emacs-orgmode@gnu.org; Mon, 26 Apr 2010 17:26:25 -0400 In-Reply-To: (Ali Tofigh's message of "Mon\, 26 Apr 2010 13\:37\:30 -0400") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Ali Tofigh Cc: emacs-orgmode Ali Tofigh writes: > Hi everyone, > > I love the CONTENTS visibility state for my org documents. But when I > visit headings and use TAB to expand them revealing the text they > contain, I want to be able to fold some of them back and show only the > subheadings (all sublevels). Is there a way of accomplishing this? I > can't find it in the manual. TAB both folds and unfolds. You can use S-TAB to do this globally getting back to your contents view. HTH, Bernt