From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: How to 'undo' filter Date: Wed, 13 Jul 2011 13:13:55 +0200 Message-ID: <878vs23024.fsf@gnu.org> References: <87k4bnjgzw.fsf@sdf-eu.org> <4213ef25ec288a7c0f8be89b362cd10d.squirrel@sdfeu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:55853) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QgxSi-0000hh-05 for emacs-orgmode@gnu.org; Wed, 13 Jul 2011 07:18:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QgxSc-0005g3-8R for emacs-orgmode@gnu.org; Wed, 13 Jul 2011 07:18:38 -0400 Received: from mail-fx0-f52.google.com ([209.85.161.52]:62503) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QgxSb-0005fb-Q6 for emacs-orgmode@gnu.org; Wed, 13 Jul 2011 07:18:33 -0400 Received: by fxd18 with SMTP id 18so1931468fxd.39 for ; Wed, 13 Jul 2011 04:18:32 -0700 (PDT) In-Reply-To: <4213ef25ec288a7c0f8be89b362cd10d.squirrel@sdfeu.org> (jim@sdf-eu.org's message of "Wed, 13 Jul 2011 10:44:59 -0000") 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: jim@SDF-EU.ORG Cc: emacs-orgmode@gnu.org, Noorul Islam Hi Jim, jim@SDF-EU.ORG writes: > Hi Noorul, I'm talking about constructing a sparse tree, e.g. by a > property or tag. Sorry if I used the wrong term. Something like > > C-c / p MYPROP MYVAL > > Then, after looking at the filtered document, go back to previous > visibility. You cannot. Storing and retrieving the folded state of a document is a longstanding wish... and issue. I believe there are a few hacks though on Worg and elsewhere. What you can do is C-c C-c on setup lines to remove overlays from the buffer. Sorry that I cannot help further, -- Bastien