From mboxrd@z Thu Jan 1 00:00:00 1970 From: d.tchin Subject: Re: TaskJuggler 3.1 export (tj3) Date: Wed, 1 Feb 2012 12:25:20 +0000 (UTC) Message-ID: References: <4F29015E.90705@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:36013) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RsZFm-0004Zc-Kj for emacs-orgmode@gnu.org; Wed, 01 Feb 2012 07:25:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RsZFi-0005lv-8K for emacs-orgmode@gnu.org; Wed, 01 Feb 2012 07:25:34 -0500 Received: from plane.gmane.org ([80.91.229.3]:42100) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RsZFi-0005ll-1K for emacs-orgmode@gnu.org; Wed, 01 Feb 2012 07:25:30 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1RsZFh-0004Gs-0m for emacs-orgmode@gnu.org; Wed, 01 Feb 2012 13:25:29 +0100 Received: from APuteaux-651-1-63-249.w81-249.abo.wanadoo.fr ([81.249.86.249]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 01 Feb 2012 13:25:28 +0100 Received: from d.tchin by APuteaux-651-1-63-249.w81-249.abo.wanadoo.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 01 Feb 2012 13:25:28 +0100 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: emacs-orgmode@gnu.org Hello, Rainer M Krug gmail.com> writes: > > > Hi > > I would like to use the export to taskjuggler, but somehow I don't get > it working - might be me or the fact that I have taskjuggler 3.1.0. > > I am trying the example on > > http://orgmode.org/worg/org-tutorials/org-taskjuggler.html > > but I somehow don't get it to work. > I tried to make this example work with tj3 some time ago but I didn't manage to make it work with the current taskjuggler export procedure. It seems that the instruction change a lot beetween tj2 and tj3 and as far I understand the export function was written for tj2. > My questions are: > > 1) does the taskjuggler export work with tj3 (version 3.1.0) (John > Hendy says it doesn't ("taskjuggler (tj3) export issues and > proposals"), but there are patches which should have made it work > (e.g. Christian Egli, "small edits to org-taskjuggler.el for tj3"). > So: what is the actual status? > I put here the link where you can see the change. Indeed it works with the change proposed by this patch. http://thread.gmane.org/gmane.emacs.orgmode/40550 This change is apparently not implemented in the current org-taskjuggler.el file.