From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: A bug with expanding headlines of the sparse tree? Date: Thu, 27 Aug 2015 20:18:36 +0200 Message-ID: <87d1y8tx1f.fsf@nicolasgoaziou.fr> References: <87k2ssipdz.fsf@gnu.org> <87k2sly6xj.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43524) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZV1jQ-0000LA-13 for emacs-orgmode@gnu.org; Thu, 27 Aug 2015 14:17:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZV1jP-0005jK-AV for emacs-orgmode@gnu.org; Thu, 27 Aug 2015 14:16:59 -0400 In-Reply-To: (Meir Goldenberg's message of "Mon, 24 Aug 2015 10:34:22 +0300") 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: Meir Goldenberg Cc: Bastien , emacs-orgmode@gnu.org Meir Goldenberg writes: > Why not just have a command to exit the sparse tree mode? There is no sparse tree mode so there is nothing to exit from. A sparse tree is just a special folding. You can always unfold globally using S-TAB, tho. Anyway, I have the gut feeling that hiding top level headlines just won't cut it. Perhaps a mock-up would help. Regards,