From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Lutomirski Subject: Re: [PATCH] Make org-agenda-todo-ignore-* more flexible Date: Mon, 15 Feb 2010 07:52:21 -0500 Message-ID: References: <39F0C8E9-E1DC-48AD-9A09-B61DA691DA39@gmail.com> <1964AEDD-6A9E-4B0A-8C70-321D7CB192E8@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nh0RQ-0002Vh-52 for emacs-orgmode@gnu.org; Mon, 15 Feb 2010 07:52:44 -0500 Received: from [140.186.70.92] (port=51252 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nh0RP-0002VT-L6 for emacs-orgmode@gnu.org; Mon, 15 Feb 2010 07:52:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nh0RO-0007cn-Vg for emacs-orgmode@gnu.org; Mon, 15 Feb 2010 07:52:43 -0500 Received: from mail-fx0-f215.google.com ([209.85.220.215]:33041) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nh0RO-0007cG-Ja for emacs-orgmode@gnu.org; Mon, 15 Feb 2010 07:52:42 -0500 Received: by fxm7 with SMTP id 7so5003788fxm.8 for ; Mon, 15 Feb 2010 04:52:41 -0800 (PST) In-Reply-To: <1964AEDD-6A9E-4B0A-8C70-321D7CB192E8@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: Carsten Dominik Cc: emacs-orgmode@gnu.org On Mon, Feb 15, 2010 at 1:56 AM, Carsten Dominik wrote: > > On Feb 14, 2010, at 11:37 PM, Andrew Lutomirski wrote: >> >> org-agenda-todo-ignore-scheduled = all isn't documented. > > Yes it is. Whoops, I read your first commit but not your second. --Andy