Re: [O] How to 'undo' filter

2011-07-13 Thread jim
 On Wed, Jul 13, 2011 at 3:31 AM, Jim Burton j...@sdf-eu.org wrote:
 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?


 Which filtering are you talking about?

 agenda?
 narrow-to-block?
 narrow-to-subtree?

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 RET MYVAL RET

Then, after looking at the filtered document, go back to previous visibility.

Thanks,

Jim
 Thanks and Regards
 Noorul






Re: [O] How to 'undo' filter

2011-07-13 Thread Bastien
Hi Jim,

j...@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 RET MYVAL RET

 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



Re: [O] How to 'undo' filter

2011-07-13 Thread jim
 Hi Jim,

 j...@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 RET MYVAL RET

 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






Re: [O] How to 'undo' filter

2011-07-12 Thread Noorul Islam
On Wed, Jul 13, 2011 at 3:31 AM, Jim Burton j...@sdf-eu.org wrote:
 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?


Which filtering are you talking about?

agenda?
narrow-to-block?
narrow-to-subtree?

Thanks and Regards
Noorul