emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] ox-taskjuggler : Correct a small typo and deal with Scheduled an


From: Bastien
Subject: Re: [O] ox-taskjuggler : Correct a small typo and deal with Scheduled and deadline in task
Date: Mon, 22 Apr 2013 00:13:25 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

Hi Baptiste and Christian,

Christian Egli <address@hidden> writes:

> This looks a bit fishy. Shouldn't this be 
>
> ((start) (format "  start %s\n" start))

I guess this should be

 (start (format "  start %s\n" start))

Otherwise (start) will bite as not being a function.

>> +           ((and end) (format "  start %s\n" end))))
> Ditto

-- 
 Bastien



reply via email to

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