emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Org Mode Searching Bug?


From: Bastien
Subject: Re: [Orgmode] Org Mode Searching Bug?
Date: Sun, 14 Jan 2007 16:27:41 +0100
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/23.0.0 (gnu/linux)

Deech <address@hidden> writes:

> Hi all, I have been using org mode for the past month and on the whole
> it's great. But I am having trouble searching tags and sorting TODO

I found out i had the same problem (only tested for tags-sparse-tree).

org-tags-sparse-tree also matches the *next* headline, even if it is
not containing the specified tag.  For example, org-tags-sparse-tree
on the :tag1: tag would also match the *first* :tag2: headline:

* one headline :tag1:   <- displayed (correct)
* one headline :tag1:   <- displayed (correct)
* one headline :tag2:   <- displayed (wrong) 
* one headline :tag2:   <- not displayed (correct)

I tried to digg org-scan-tags further but got stuck at some point.

Hope this helps.

-- 
Bastien




reply via email to

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