From mboxrd@z Thu Jan 1 00:00:00 1970 From: sergio Subject: Re: reveal only current subtree Date: Sat, 17 Dec 2011 21:57:22 +0400 Message-ID: <4EECD802.8030007@sergio.spb.ru> References: <4EECA52B.2070909@sergio.spb.ru> <976FFCBD-64DC-459A-8116-CE89B3742010@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:46473) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RbyVj-00012l-Tk for emacs-orgmode@gnu.org; Sat, 17 Dec 2011 12:57:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RbyVi-0001dx-Lm for emacs-orgmode@gnu.org; Sat, 17 Dec 2011 12:57:27 -0500 Received: from outerface.net ([195.70.199.109]:49426) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RbyVi-0001dj-Ft for emacs-orgmode@gnu.org; Sat, 17 Dec 2011 12:57:26 -0500 Received: from [188.134.66.115] (port=47724 helo=[192.168.1.35]) by outerface.net with esmtpsa (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1RbyVR-0007fJ-PL for emacs-orgmode@gnu.org; Sat, 17 Dec 2011 20:57:10 +0300 In-Reply-To: <976FFCBD-64DC-459A-8116-CE89B3742010@gmail.com> 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 On 12/17/2011 08:04 PM, Carsten Dominik wrote: > You can do > > C-u 1 TAB > > to cycle on the level 1 hearing without moving point. No. I just want to expand 1 level up, not the first lever, i.e. if after jump I see: * a... * b... ** d... *** e... **** g... ***** h <- cursor is here - some - list * c... I want to show all children of "g" headline, "h" siblings. > M-x customize-group RET org-reveal-location I like default goto view, only org-show-entry-below may be interesting for me. -- sergio.