From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Support hour in repeated task cookie Date: Mon, 23 Apr 2012 15:10:12 +0200 Message-ID: <87bomi7fwr.fsf@altern.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:38617) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SMJAG-0000iB-Pd for emacs-orgmode@gnu.org; Mon, 23 Apr 2012 09:18:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SMJAA-0001zQ-Ne for emacs-orgmode@gnu.org; Mon, 23 Apr 2012 09:18:48 -0400 Received: from incoming2.cnam.fr ([163.173.128.34]:20851) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SMJAA-0001zE-HT for emacs-orgmode@gnu.org; Mon, 23 Apr 2012 09:18:42 -0400 In-Reply-To: (Takafumi Arakaki's message of "Sat, 31 Mar 2012 22:54:42 +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: Takafumi Arakaki Cc: emacs-orgmode@gnu.org Hi Takafumi, Takafumi Arakaki writes: > No comments? No one wants to have "+3h" in SCHEDULED? I applied this patch, thanks. Note that timestamps need to be well formatted. If there is a +3d repeat cookie and the original timestamp doesn have any indication for the hour, it will produce an error. -- Bastien