Re: [O] DONE items skipped in org-map-entries

2016-08-29 Thread Stefan van der Walt
Hi Nicolas On Sun, Aug 28, 2016, at 15:15, Nicolas Goaziou wrote: > I'm not able to reproduce the issue. I tried with the following document > > ** DONE Foo > *** Bar > > with point anywhere on the first line, `org-count' displays "entries 2". Thank you; your reply led me to inspect my emac

Re: [O] DONE items skipped in org-map-entries

2016-08-28 Thread Nicolas Goaziou
Hello, Stefan van der Walt writes: > For a while now, I've been using the solution to the following > StackOverflow question to archive all done subitems: > > http://stackoverflow.com/a/27043756/214686 > > (I've repeated the question and answer below, for completeness.) > > A few months ago, I n

[O] DONE items skipped in org-map-entries

2016-08-27 Thread Stefan van der Walt
Dear org-mode developers, For a while now, I've been using the solution to the following StackOverflow question to archive all done subitems: http://stackoverflow.com/a/27043756/214686 (I've repeated the question and answer below, for completeness.) A few months ago, I noticed that the given so