From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manish Subject: Re: Agenda headlines match tag and todo keyword. Date: Wed, 22 Apr 2009 22:53:44 +0530 Message-ID: References: <938fae2d0904221002k5e09b535q6d8f2bd6ea1e4d65@mail.gmail.com> 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 1LwgB5-0006up-1j for emacs-orgmode@gnu.org; Wed, 22 Apr 2009 13:24:07 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LwgB0-0006sM-Gn for emacs-orgmode@gnu.org; Wed, 22 Apr 2009 13:24:06 -0400 Received: from [199.232.76.173] (port=46871 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LwgB0-0006sA-76 for emacs-orgmode@gnu.org; Wed, 22 Apr 2009 13:24:02 -0400 Received: from ti-out-0910.google.com ([209.85.142.185]:19822) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LwgAz-0002QS-Q3 for emacs-orgmode@gnu.org; Wed, 22 Apr 2009 13:24:02 -0400 Received: by ti-out-0910.google.com with SMTP id b6so9049tic.10 for ; Wed, 22 Apr 2009 10:23:59 -0700 (PDT) In-Reply-To: <938fae2d0904221002k5e09b535q6d8f2bd6ea1e4d65@mail.gmail.com> 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: Eraldo Helal Cc: Org-Mode On Wed, Apr 22, 2009 at 10:32 PM, Eraldo Helal wrote: > How do I get only the headlines that match the tag "test" and the > todo-keyword "ACTION" ? > > I read through the manual and this site > "http://orgmode.org/worg/org-tutorials/org-custom-agenda-commands.php" > but did not find it. How about "C-c a T ACTION RET" and then filter the list with "/ TAB test RET" ? -- Manish