From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Dependant tasks Date: Wed, 07 Nov 2007 12:41:51 +0000 Message-ID: <87mytqw7lc.fsf@bzg.ath.cx> References: <20071107111903.GI13544@atlantic.linksys.moosehall> 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 1IpjIL-0008Ra-L9 for emacs-orgmode@gnu.org; Wed, 07 Nov 2007 06:42:05 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IpjIG-0008Po-NC for emacs-orgmode@gnu.org; Wed, 07 Nov 2007 06:42:05 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IpjIG-0008Pj-HP for emacs-orgmode@gnu.org; Wed, 07 Nov 2007 06:42:00 -0500 Received: from ug-out-1314.google.com ([66.249.92.170]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IpjIG-0005sh-9p for emacs-orgmode@gnu.org; Wed, 07 Nov 2007 06:42:00 -0500 Received: by ug-out-1314.google.com with SMTP id a2so105231ugf for ; Wed, 07 Nov 2007 03:41:59 -0800 (PST) In-Reply-To: <20071107111903.GI13544@atlantic.linksys.moosehall> (Adam Spiers's message of "Wed, 7 Nov 2007 11:19:03 +0000") 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 Adam Spiers writes: > On Wed, Nov 07, 2007 at 12:07:20PM +0100, Sebastjan Trepca wrote: >> Hi, >> >> Is it possible to have a task that is "locked" until some other task >> is finished? > > Not yet (I think), but there have been *many* discussions about this > recently, e.g. And those discussions ended up in Carsten proposing org-depend.el: http://orgmode.org/org-depend.el I've been playing around with the example given in this file, and it works quite well for me. Less superficial feedback would help I guess. -- Bastien