[Orgmode] Re: Sparse tree using regexp

2010-12-07 Thread Matt Lundin
marcow...@gmail.com (Marco (m) Wahl) writes: > hi Juri, > >> > I do Ctrl-C + / + / and then enter regular expression. If I enter TODO >> > or just INPROGRESS then it works but when I try to enter >> > TODO|INPROGRESS or TODO\|INPROGRESS in order to see records containing >> > one o

[Orgmode] Re: Sparse tree using regexp

2010-12-07 Thread Marco (m) Wahl
hi Juri, > > I do Ctrl-C + / + / and then enter regular expression. If I enter TODO > > or just INPROGRESS then it works but when I try to enter > > TODO|INPROGRESS or TODO\|INPROGRESS in order to see records containing > > one of these words then no records are shown. > > >

Re: [Orgmode] Re: Sparse tree using regexp

2010-12-07 Thread Juri Artamonov
Hello Marco, this way it's working. Do you know why it's required additional brackets and it's handling? Thank you, Juri. On Tue, Dec 7, 2010 at 12:29 PM, Marco (m) Wahl wrote: > Juri Artamonov writes: > > > Hello, > > > > I have aquamacs and I have org file. I would like to

Re: [Orgmode] Re: Sparse tree using regexp

2010-12-07 Thread suvayu ali
On Tue, Dec 7, 2010 at 1:29 PM, Marco (m) Wahl wrote: > Juri Artamonov writes: > >> Hello, >> >> I have aquamacs and I have org file. I would like to leave lines that >> which contains only words TODO or INPROGRESS. >> >> I do Ctrl-C + / + / and then enter regular expression. If I enter TODO >> o

[Orgmode] Re: Sparse tree using regexp

2010-12-07 Thread Marco (m) Wahl
Juri Artamonov writes: > Hello, > > I have aquamacs and I have org file. I would like to leave lines that > which contains only words TODO or INPROGRESS. > > I do Ctrl-C + / + / and then enter regular expression. If I enter TODO > or just INPROGRESS then it works but when I try to enter > TODO|IN