From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Item task_id not being used in taskjuggler export Date: Mon, 01 Apr 2013 17:20:11 +0200 Message-ID: <876206th04.fsf@gmail.com> References: <87eheutjpz.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:49215) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UMgX1-00065W-TP for emacs-orgmode@gnu.org; Mon, 01 Apr 2013 11:20:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UMgWv-00078T-Tn for emacs-orgmode@gnu.org; Mon, 01 Apr 2013 11:20:23 -0400 Received: from mail-wi0-x22a.google.com ([2a00:1450:400c:c05::22a]:37597) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UMgWv-00078K-GG for emacs-orgmode@gnu.org; Mon, 01 Apr 2013 11:20:17 -0400 Received: by mail-wi0-f170.google.com with SMTP id hm11so2253500wib.5 for ; Mon, 01 Apr 2013 08:20:16 -0700 (PDT) In-Reply-To: (John Hendy's message of "Mon, 1 Apr 2013 09:53:15 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: John Hendy Cc: emacs-orgmode John Hendy writes: > I still have the issue of depending on a task not in the current > subtree, but perhaps I'm just not using the exporter correctly: There was indeed a bug in the dependencies formatting. It should now be fixed in master. Could you confirm it? > *** Task > :PROPERTIES: > :task_id: M2 > :depends: ??? what goes here to depend on T.T8 ??? It should be :depends: T8 Thank you for the feedback. Regards, -- Nicolas Goaziou