From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jim Burton Subject: How to 'undo' filter Date: Tue, 12 Jul 2011 23:01:23 +0100 Message-ID: <87k4bnjgzw.fsf@sdf-eu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:34710) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qglk7-0002SU-J5 for emacs-orgmode@gnu.org; Tue, 12 Jul 2011 18:47:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qglk3-0005o7-C3 for emacs-orgmode@gnu.org; Tue, 12 Jul 2011 18:47:51 -0400 Received: from queueout02-winn.ispmail.ntl.com ([81.103.221.56]:46310) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qglk2-0005nF-NL for emacs-orgmode@gnu.org; Tue, 12 Jul 2011 18:47:47 -0400 Received: from aamtaout04-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout02-winn.ispmail.ntl.com (InterMail vM.7.08.04.00 201-2186-134-20080326) with ESMTP id <20110712220130.FSVB3933.mtaout02-winn.ispmail.ntl.com@aamtaout04-winn.ispmail.ntl.com> for ; Tue, 12 Jul 2011 23:01:30 +0100 Received: from daisy ([81.102.245.252]) by aamtaout04-winn.ispmail.ntl.com (InterMail vG.3.00.04.00 201-2196-133-20080908) with ESMTP id <20110712220130.FFQC25656.aamtaout04-winn.ispmail.ntl.com@daisy> for ; Tue, 12 Jul 2011 23:01:30 +0100 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: emacs-orgmode@gnu.org Hi, after filtering an org document, I'd like to be able to go back to the previous visibility. The closest I can get at the moment is to make everything visible with S-TAB, but I'd like whatever was expanded/collapsed before the filter to be as it was. How is this done? Thanks, -- J Burton jim@sdf-eu.org