Re: [Orgmode] org-choose bugfix - whoops

2009-04-09 Thread Carsten Dominik
Hi Tom, On Apr 9, 2009, at 2:05 AM, Tom Breton (Tehom) wrote: My previous fix was mistaken. Not sure why it passed tests; I have two theories. Regardless, it was wrong. Current `(org-outline-level)' seems the correct "LEVEL=" matcher argument to make `org-map-entries' find only an item's imm

Re: [Orgmode] org-choose bugfix - whoops

2009-04-08 Thread Tom Breton (Tehom)
My previous fix was mistaken. Not sure why it passed tests; I have two theories. Regardless, it was wrong. Current `(org-outline-level)' seems the correct "LEVEL=" matcher argument to make `org-map-entries' find only an item's immediate children. (Operated on by `org-reduced-level' of course)