|
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
[Prev in Thread] | Current Thread | [Next in Thread] |