I understand from the example in the manual that sublevels inherit the
parent's tags:

* One                   :Top:
** Two                  :Middle:
*** Three               :Bottom:

So "Three" matches Top, Middle, and Bottom.

What I'm confused with is that I may have multiple headings, and all
headings at the same level seem to be inheriting across the same level.

* Major heading
** Item One             :DEV:
** Item Two             :PROD:
** Item Three           :DEV:
** Item Four            :PROD:


I search (C-u C-c \), and match DEV, and I get all four Items
returned.

I search again, and match PROD, and I get Items Two through Four, but
not One.

This looks inconsistent to me. Can someone verify?

I'm using org-4.74 with emacs 21.4.1.

Thanks.


------------------------------------------------------------------
Russell Adams                            [EMAIL PROTECTED]

PGP Key ID:     0x1160DCB3           http://www.adamsinfoserv.com/

Fingerprint:    1723 D8CA 4280 1EC9 557F  66E8 1154 E018 1160 DCB3


_______________________________________________
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to