From mboxrd@z Thu Jan 1 00:00:00 1970 From: jim@SDF-EU.ORG Subject: Re: How to 'undo' filter Date: Wed, 13 Jul 2011 11:24:35 -0000 Message-ID: <91e90b2b00af8671c960434291231944.squirrel@sdfeu.org> References: <87k4bnjgzw.fsf@sdf-eu.org> <4213ef25ec288a7c0f8be89b362cd10d.squirrel@sdfeu.org> <878vs23024.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:58404) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QgxYQ-0002SU-6H for emacs-orgmode@gnu.org; Wed, 13 Jul 2011 07:24:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QgxYL-0006ny-G3 for emacs-orgmode@gnu.org; Wed, 13 Jul 2011 07:24:33 -0400 Received: from odin.sdf-eu.org ([178.63.35.193]:55248 helo=sdf-eu.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QgxYL-0006nB-1D for emacs-orgmode@gnu.org; Wed, 13 Jul 2011 07:24:29 -0400 In-Reply-To: <878vs23024.fsf@gnu.org> 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: Bastien Cc: emacs-orgmode@gnu.org > 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. Thanks for the clarification Bastien. Jim > > 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 >