From mboxrd@z Thu Jan 1 00:00:00 1970 From: Russell Adams Subject: Tag Inheritance Date: Wed, 30 May 2007 08:34:55 -0500 Message-ID: <20070530133454.GA18871@odin.demosthenes.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HtOKM-0000XP-Ab for emacs-orgmode@gnu.org; Wed, 30 May 2007 09:35:02 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HtOKK-0000XC-Lh for emacs-orgmode@gnu.org; Wed, 30 May 2007 09:35:01 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HtOKK-0000X9-G4 for emacs-orgmode@gnu.org; Wed, 30 May 2007 09:35:00 -0400 Received: from squirtle.drak.net ([72.52.144.201]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HtOKK-0005ef-3X for emacs-orgmode@gnu.org; Wed, 30 May 2007 09:35:00 -0400 Received: from 206.180.154.177.adsl.hal-pc.org ([206.180.154.177] helo=localhost) by squirtle.drak.net with esmtpa (Exim 4.63) (envelope-from ) id 1HtOKC-0005Ts-Bd for emacs-orgmode@gnu.org; Wed, 30 May 2007 08:34:52 -0500 Content-Disposition: inline List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org 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 RLAdams@AdamsInfoServ.com PGP Key ID: 0x1160DCB3 http://www.adamsinfoserv.com/ Fingerprint: 1723 D8CA 4280 1EC9 557F 66E8 1154 E018 1160 DCB3