emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Re: [ANN] Exporter for taskjuggler


From: Carsten Dominik
Subject: Re: [Orgmode] Re: [ANN] Exporter for taskjuggler
Date: Tue, 8 Jun 2010 12:07:10 +0200

Hi Christian,

looks great, but I get a few compiler warnings:

emacs -batch -q -no-site-file -eval "(setq load-path (cons (expand- file-name \"./lisp/\") (cons \"/usr/local/share/emacs/site-lisp\" load- path)))" -f batch-byte-compile lisp/org-taskjuggler.el

In org-export-as-taskjuggler-and-open:
org-taskjuggler.el:330:6:Warning: start-process-shell-command called with 4
    arguments, but accepts only 3

In org-taskjuggler-close-maybe:
org-taskjuggler.el:633:13:Warning: reference to free variable `old- level' org-taskjuggler.el:635:25:Warning: assignment to free variable `old- level'

I have already merged and pushed your branch into the master, but please
make a patch that fixes these minor issues.

Thank you very much for this great contribution!

- Carsten


On Jun 8, 2010, at 11:21 AM, Christian Egli wrote:

Manish <address@hidden> writes:

From where can I get the latest version of org-taskjuggler?

I finally managed to push the taskjuggler exporter to the public repo.
It's located in the branch taskjuggler-export and should be ready to be
merged into the mainline.

- All the FSF paper work has been completed
- AFAIK all the feedback has been incorporated
 - e.g. frivolous handling of ID property
 - better error handling
- added documentation to export section of org.texi
- included taskjuggler export in the export dispatcher
- added it to the Makefile

I'm using this exporter almost on a daily bases, but I'm sure there are
quite a few issues left. For example there is a warning when byte
compiling about a reference to free variable `old-level'. I don't know
if it is kosher to just quiet the compiler with a defvar. There are some other known issues mentioned in the TODO section in the code. However I
think it is ready for wider consumption.

Also there is an up-to-date tutorial on the usage of the taskjuggler
exporter at http://orgmode.org/worg/org-tutorials/org-taskjuggler.php

Thanks
Christian

--
Christian Egli
Swiss Library for the Blind, Visually Impaired and Print Disabled
Grubenstrasse 12, CH-8045 Zürich, Switzerland


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten






reply via email to

[Prev in Thread] Current Thread [Next in Thread]