From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Brand Subject: Re: how to show all subheadings of "current level +1", then all of "current level +2" etc. Date: Wed, 1 Sep 2010 19:13:39 +0200 Message-ID: References: <4C5A6D55.3090805@diplan.de> <87d3tw5bn1.fsf@gnu.org> <4C5BDC49.7070900@diplan.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=48736 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OqqsY-0006gy-HO for emacs-orgmode@gnu.org; Wed, 01 Sep 2010 13:13:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OqqsX-0007hy-CQ for emacs-orgmode@gnu.org; Wed, 01 Sep 2010 13:13:42 -0400 Received: from mail-pw0-f41.google.com ([209.85.160.41]:39746) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OqqsX-0007hn-5U for emacs-orgmode@gnu.org; Wed, 01 Sep 2010 13:13:41 -0400 Received: by pwj6 with SMTP id 6so5758174pwj.0 for ; Wed, 01 Sep 2010 10:13:40 -0700 (PDT) In-Reply-To: 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: Rainer Stengele Cc: hsitz@nwlink.com, emacs-orgmode@gnu.org Hi Rainer On Tue, Aug 17, 2010 at 20:32, Michael Brand wrote: > My implementation shows the same level always for _all_ headings in the > file. Showing or hiding more or less levels for only the _current_ > heading as I understand you would like, is too hard for me to implement > without help. It was not that hard for me to eliminate this limitation, see http://thread.gmane.org/gmane.emacs.orgmode/17581/focus=29518 Michael