From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard KLINDA Subject: how to do this org-agenda command? Date: Sat, 07 Feb 2009 03:38:34 +0100 Message-ID: <87fxir55ud.fsf@gmail.com> 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 1LVd7y-0002VN-Ke for emacs-orgmode@gnu.org; Fri, 06 Feb 2009 21:41:06 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LVd7w-0002Uk-WE for emacs-orgmode@gnu.org; Fri, 06 Feb 2009 21:41:06 -0500 Received: from [199.232.76.173] (port=44712 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LVd7w-0002Uc-LS for emacs-orgmode@gnu.org; Fri, 06 Feb 2009 21:41:04 -0500 Received: from viefep17-int.chello.at ([62.179.121.37]:61066) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LVd7v-0003b6-T1 for emacs-orgmode@gnu.org; Fri, 06 Feb 2009 21:41:04 -0500 Received: from edge04.upc.biz ([192.168.13.239]) by viefep17-int.chello.at (InterMail vM.7.09.01.00 201-2219-108-20080618) with ESMTP id <20090207024101.VRYW14441.viefep17-int.chello.at@edge04.upc.biz> for ; Sat, 7 Feb 2009 03:41:01 +0100 Received: from ignotus by localhost with local (masqmail 0.2.21) id 1LVd5W-5Vr-00 for ; Sat, 07 Feb 2009 03:38:34 +0100 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 need an org-agenda-custom-commands section for the following: list all TODO entries, that are either scheduled for that day OR have #A priority. Is it possible? Thanks in advance! -- Richard