From mboxrd@z Thu Jan 1 00:00:00 1970 From: Georg Otto Subject: Filtering properties in agenda view Date: Fri, 30 Oct 2015 15:10:49 +0000 Message-ID: <86bnbg4cjq.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45332) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZsBKc-0005t1-Gw for emacs-orgmode@gnu.org; Fri, 30 Oct 2015 11:11:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZsBKX-0004ZZ-Ft for emacs-orgmode@gnu.org; Fri, 30 Oct 2015 11:11:06 -0400 Received: from plane.gmane.org ([80.91.229.3]:50094) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZsBKX-0004ZE-4c for emacs-orgmode@gnu.org; Fri, 30 Oct 2015 11:11:01 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZsBKU-0004Y2-Ko for emacs-orgmode@gnu.org; Fri, 30 Oct 2015 16:10:58 +0100 Received: from pc241-198.ich.ucl.ac.uk ([194.82.241.198]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 30 Oct 2015 16:10:58 +0100 Received: from g.otto by pc241-198.ich.ucl.ac.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 30 Oct 2015 16:10:58 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Dear all, I am trying to filter my entries in agenda view by properties According to the orgmode manual, this can be done with C-c a m However for me, C-c a m filters only on tags, not on properties. Also the commands C-c / m and C-c \ give me an error, saying they are undefined. Has anybody an idea what is going on? How can I filter properties in agenda view. and vice versa, how can I exclude a property from agenda view? I am running emacs 24.3.1 and orgmode 7.9.3f Cheers, Georg