emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] org-scan-tags


From: Bastien
Subject: Re: [Orgmode] org-scan-tags
Date: Thu, 03 Feb 2011 17:37:07 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Carsten Dominik <address@hidden> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]