From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: ox-taskjuggler : Correct a small typo and deal with Scheduled and deadline in task Date: Sat, 20 Apr 2013 09:21:45 +0200 Message-ID: <87mwstzmye.fsf@bzg.ath.cx> References: <874nf24g0n.fsf@bat.fr.eu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:34797) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UTS7J-0004ZU-W4 for emacs-orgmode@gnu.org; Sat, 20 Apr 2013 03:21:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UTS7I-00045w-VK for emacs-orgmode@gnu.org; Sat, 20 Apr 2013 03:21:49 -0400 Received: from mail-wi0-x229.google.com ([2a00:1450:400c:c05::229]:60620) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UTS7I-00045V-OO for emacs-orgmode@gnu.org; Sat, 20 Apr 2013 03:21:48 -0400 Received: by mail-wi0-f169.google.com with SMTP id h11so2056647wiv.0 for ; Sat, 20 Apr 2013 00:21:48 -0700 (PDT) In-Reply-To: <874nf24g0n.fsf@bat.fr.eu.org> (Baptiste's message of "Fri, 19 Apr 2013 18:55:04 +0200") 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: Baptiste Cc: Org-mode Hi Baptiste, Baptiste writes: > hereafter a small typo correction, plus the capability to use DEADLINE: > and SCHEDULED: in task (special export format for milestones). I applied the code typo fix, thanks! http://orgmode.org/cgit.cgi/org-mode.git/commit/?id=774b53 As for the other part, I'll let Christian review/apply it. If you can, send this change as a git commit with git format-patch, with a proper changelog, that's far easier for the reviewer. See http://orgmode.org/worg/org-contribute.html#sec-4-2 Best, -- Bastien