From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabian Braennstroem Subject: search for property XYZ_ALL Date: Sat, 06 Oct 2007 11:07:41 +0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ie5cO-0006Ar-9G for emacs-orgmode@gnu.org; Sat, 06 Oct 2007 05:06:40 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ie5cM-000699-2a for emacs-orgmode@gnu.org; Sat, 06 Oct 2007 05:06:38 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ie5cL-000692-3D for emacs-orgmode@gnu.org; Sat, 06 Oct 2007 05:06:37 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Ie5cK-0002xW-CJ for emacs-orgmode@gnu.org; Sat, 06 Oct 2007 05:06:36 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Ie5cF-000650-Pp for emacs-orgmode@gnu.org; Sat, 06 Oct 2007 09:06:31 +0000 Received: from pd9e4c2e6.dip0.t-ipconnect.de ([217.228.194.230]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 06 Oct 2007 09:06:31 +0000 Received: from f.braennstroem by pd9e4c2e6.dip0.t-ipconnect.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 06 Oct 2007 09:06:31 +0000 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 Hi, I try to search for an inherited property with test_ALL="something" and test="something" but I don't get anything for an exiting :Property: :test_ALL:something :END: I just tried it with 5.11b.... Is there a different way to search for it? Fabian