Carsten Dominik <carsten.domi...@gmail.com> writes:

> OK, here is an example where it really does fail:
>
>
> * heading
> ** one                                                        :tag1:
> *** two
> *** two                                                              :tag2:
> *** TODO two                                                         :tag2:
> *** two                                                              :tag2:
>
>
> Fold up the tree, then do
>
> C-c / m +tag1/! RET
>
> This should find the "TODO two", but it does not, because the
> new regexp moves right past the "one" line and so tag1 is
> overlooked.

Right, thanks for the detailed example.  I reverted the commit, 
it should be fine again.

-- 
 Bastien

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to