emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] org-tags-exclude-from-inheritance


From: Desmond Rivet
Subject: [Orgmode] org-tags-exclude-from-inheritance
Date: Wed, 19 Aug 2009 23:54:44 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

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/address@hidden/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.




reply via email to

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