From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] Reschedule "++" repeaters on same day if in future Date: Fri, 01 Jul 2016 11:27:12 +0200 Message-ID: <87mvm1iu8f.fsf@saiph.selenimh> References: <87poqy27p5.fsf@saiph.selenimh> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52478) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bIujJ-0001YP-2b for emacs-orgmode@gnu.org; Fri, 01 Jul 2016 05:27:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bIujH-0007uf-0z for emacs-orgmode@gnu.org; Fri, 01 Jul 2016 05:27:19 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:55311) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bIujG-0007uE-Qa for emacs-orgmode@gnu.org; Fri, 01 Jul 2016 05:27:18 -0400 In-Reply-To: (Don March's message of "Thu, 30 Jun 2016 19:07:13 -0400") 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" To: Don March Cc: emacs-orgmode@gnu.org Hello, Don March writes: > You're right about both things. I updated the patch, and also added an > example to the manual. If that's not what you had it mind, let me know > or feel free to edit. Thank you. I used (not (time-less-p (current-time) time)) as suggested instead, so as to take into consideration the (granted, highly unlikely) case of time equality, and pushed to master. Would you mind providing a note about this change in ORG-NEWS? Regards, -- Nicolas Goaziou