From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Re: [PATCH] org-closest-date: Don't accept canceled repeater Date: Mon, 13 Jul 2015 12:07:11 +0200 Message-ID: <87mvz01icw.fsf@gmx.us> References: <87380viemx.fsf@kmlap.domain.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35456) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZEage-0006QT-7n for emacs-orgmode@gnu.org; Mon, 13 Jul 2015 06:10:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZEaga-0001e0-7m for emacs-orgmode@gnu.org; Mon, 13 Jul 2015 06:10:12 -0400 Received: from plane.gmane.org ([80.91.229.3]:42485) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZEaga-0001cz-0g for emacs-orgmode@gnu.org; Mon, 13 Jul 2015 06:10:08 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZEagU-0000Kw-Kn for emacs-orgmode@gnu.org; Mon, 13 Jul 2015 12:10:02 +0200 Received: from ip5b4025d5.dynamic.kabel-deutschland.de ([91.64.37.213]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 13 Jul 2015 12:10:02 +0200 Received: from rasmus by ip5b4025d5.dynamic.kabel-deutschland.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 13 Jul 2015 12:10:02 +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: emacs-orgmode@gnu.org Hi Kyle, Thanks for your patch. Kyle Meyer writes: > The attached patch fixes an arithmetic error that occurs when calling > org-agenda on a file that contains a heading with a canceled repeater. I'm happy to push your commit, but I don't really know what you mean by canceled repeater. Since you are the expert, would you mind posting an example of a document with the error you fix? Rasmus -- When in doubt, do it!