Hi all,

I don't think org-tags-exclude-from-inheritance is working like it
should.  Or I'm misunderstanding something.

I have this in my .emacs:

(setq org-tags-exclude-from-inheritance '("project"))

And I have this org file:

* Projects
** TODO Stuff   :project:
*** TODO Item 1
*** TODO Item 2
*** TODO Item 3

I run C-a M and type project.  I expect to see only Stuff.  But instead
I see Stuff, plus Items 1 - 3.  Is that supposed to happen?

I see that this has been a problem in the (recent) past:

http://www.mail-archive.com/emacs-orgmode@gnu.org/msg11772.html

According to About Emacs, I'm using:
GNU Emacs 23.1.50.1 (i486-pc-linux-gnu, GTK+ Version 2.12.12)
of 2009-07-30 on elegiac, modified by Debian

Has the fix made it in to this version?

Help is appreciated.  Thanks in advance.

-- 
Desmond Rivet

Pain is weakness leaving the body.


_______________________________________________
Emacs-orgmode mailing list
Remember: 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