From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Lundin Subject: Re: org-agenda-todo-ignore-scheduled and tags search Date: Wed, 18 Feb 2009 07:36:37 -0600 Message-ID: References: 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 1LZmbU-0001xd-Fd for emacs-orgmode@gnu.org; Wed, 18 Feb 2009 08:36:44 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LZmbR-0001un-LV for emacs-orgmode@gnu.org; Wed, 18 Feb 2009 08:36:44 -0500 Received: from [199.232.76.173] (port=34840 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LZmbR-0001uc-9X for emacs-orgmode@gnu.org; Wed, 18 Feb 2009 08:36:41 -0500 Received: from out5.smtp.messagingengine.com ([66.111.4.29]:52613) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LZmbQ-0001Xj-TH for emacs-orgmode@gnu.org; Wed, 18 Feb 2009 08:36:41 -0500 In-Reply-To: (Spike Spiegel's message of "Wed\, 18 Feb 2009 14\:58\:07 +0800") 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: Spike Spiegel Cc: emacs-orgmode@gnu.org Hi Spike, Spike Spiegel writes: > in my agenda blocks view a have a couple blocks based on tags-todo > matches and would very much like to exclude already scheduled items. > Unfortunately org-agenda-todo-ignore-scheduled does not seem to have > any effect on it and based on the documentation it seems indeed to > only apply to the global todo list. I set this variable to t in several tags-todo agenda blocks and it works just fine. Could you provide an example of the custom command in which it doesn't work? Regards, Matt