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: Mon, 24 Aug 2015 00:30:00 +0200 Message-ID: <87k2sly6xj.fsf@nicolasgoaziou.fr> References: <87k2ssipdz.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33056) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZTdkW-0002P2-5V for emacs-orgmode@gnu.org; Sun, 23 Aug 2015 18:28:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZTdkV-0006Qz-Eq for emacs-orgmode@gnu.org; Sun, 23 Aug 2015 18:28:24 -0400 In-Reply-To: (Meir Goldenberg's message of "Sun, 23 Aug 2015 18:26:34 +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: > I am running on 8.3.1 and am getting the same behavior. In fact, when I run > on the simple example from my original message, the heading marked FUTURE > does not get hidden to start with. Top level headlines are never hidden. Admittedly, this defeats the purpose of a sparse tree if all the information you need to filter out is located in such constructs. However, hiding them would make a view from which it would be difficult to recover from. Regards,