From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: questioning WAITING in agenda buffer Date: Mon, 26 Mar 2007 16:46:13 +0200 Message-ID: <7750541ccd81ed61b5a8d1fe4f33446d@science.uva.nl> References: Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HVqUy-0008FD-W5 for emacs-orgmode@gnu.org; Mon, 26 Mar 2007 10:48:41 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HVqUx-00089j-5c for emacs-orgmode@gnu.org; Mon, 26 Mar 2007 10:48:40 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HVqUw-00089P-SD for emacs-orgmode@gnu.org; Mon, 26 Mar 2007 09:48:38 -0500 Received: from korteweg.uva.nl ([146.50.98.70]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HVqSg-00061V-Oq for emacs-orgmode@gnu.org; Mon, 26 Mar 2007 10:46:18 -0400 In-Reply-To: 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: Leo Cc: emacs-orgmode@gnu.org On Mar 25, 2007, at 12:24, Leo wrote: > Hello Carsten and list, > > In the agenda dispatcher, there is this > ,---- > | w TODO keyword : WAITING > `---- > This is just an example for a custom agenda command, see the variable `org-agenda-custom-commands'. But I guess you are right, it should probbably not be there. - Carsten