From mboxrd@z Thu Jan 1 00:00:00 1970 From: Markus Heller Subject: Re: Remove WAITING Task from Global TODO List Date: Mon, 16 Aug 2010 13:22:50 -0700 Message-ID: <0vk4nq71et.fsf@gmail.com> References: <0vmxsmmmua.fsf@gmail.com> <87wrrq4cwo.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=51855 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ol6Ct-0000xn-NO for emacs-orgmode@gnu.org; Mon, 16 Aug 2010 16:22:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Ol6Cs-0000QS-IE for emacs-orgmode@gnu.org; Mon, 16 Aug 2010 16:22:55 -0400 Received: from lo.gmane.org ([80.91.229.12]:37599) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ol6Cs-0000Q8-Cu for emacs-orgmode@gnu.org; Mon, 16 Aug 2010 16:22:54 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Ol6Co-00057q-Bf for emacs-orgmode@gnu.org; Mon, 16 Aug 2010 22:22:50 +0200 Received: from 142.103.191.98 ([142.103.191.98]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 16 Aug 2010 22:22:50 +0200 Received: from hellerm2 by 142.103.191.98 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 16 Aug 2010 22:22:50 +0200 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 Bastien writes: > Markus Heller writes: > >> How can I remove WAITING tasks from the global TODO list? > > By allowing all your TODO keywords but WAITING: > > C-c a T TODO|STARTED [RET] Bastien, Memnon, thanks for your replies. While reading the org manual, I got confused, so my request was wrong. I sincerely apologize for wasting your time. Now, what I'd like to achieve is that the agenda view that is brought up by C-c a a only contains TODO and STARTED tasks, no WAITING etc. Is this possible, or do I have to create a custom agenda view as suggested? Thanks Markus