From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Rakestraw Subject: Re: Can't make TODO dependencies work Date: Sun, 1 Feb 2009 12:45:40 -0500 Message-ID: <20090201124540.2c5a1c45@johnrakestraw.com> References: <20090201121412.657196d2@johnrakestraw.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LTgO7-0005v6-DV for emacs-orgmode@gnu.org; Sun, 01 Feb 2009 12:45:43 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LTgO6-0005uu-W7 for emacs-orgmode@gnu.org; Sun, 01 Feb 2009 12:45:43 -0500 Received: from [199.232.76.173] (port=56967 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LTgO6-0005ur-Qp for emacs-orgmode@gnu.org; Sun, 01 Feb 2009 12:45:42 -0500 Received: from relay01.pair.com ([209.68.5.15]:4960) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1LTgO6-0007uC-E8 for emacs-orgmode@gnu.org; Sun, 01 Feb 2009 12:45:42 -0500 In-Reply-To: <20090201121412.657196d2@johnrakestraw.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: emacs-orgmode@gnu.org A clarification re this part of my initial message: > 2. If I start emacs/org-mode with a minimal configuration, open > this file, then delete the header line beginning "#+SEQ_TODO" > and refresh the settings, dependencies work. This is misleading. I realized that dependencies *do* work consistently in the minimal configuration. With the header line in the test file, I can change the main task from TODO to STARTED (or to any of the other non-done states), but I'm blocked from changing it to DONE. But they still don't work with my usual configuration. Apologies. --John