From mboxrd@z Thu Jan 1 00:00:00 1970 From: Memnon Anon Subject: Re: Problem with hourly repeater Date: Fri, 19 Oct 2012 12:19:34 +0200 Message-ID: <87k3um3gxo.fsf@mean.albasani.net> References: <874nm5avug.fsf@mean.albasani.net> <871uh65s8h.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:60201) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TP9gL-00018s-5H for emacs-orgmode@gnu.org; Fri, 19 Oct 2012 06:20:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TP9gF-00009V-Ck for emacs-orgmode@gnu.org; Fri, 19 Oct 2012 06:19:57 -0400 Received: from mail-bk0-f41.google.com ([209.85.214.41]:34065) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TP9gF-00009J-5H for emacs-orgmode@gnu.org; Fri, 19 Oct 2012 06:19:51 -0400 Received: by mail-bk0-f41.google.com with SMTP id jm1so132396bkc.0 for ; Fri, 19 Oct 2012 03:19:49 -0700 (PDT) In-Reply-To: <871uh65s8h.fsf@gmail.com> (Nicolas Goaziou's message of "Wed, 10 Oct 2012 16:14:38 +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: Nicolas Goaziou Cc: emacs-orgmode@gnu.org Hi Nicolas, Nicolas Goaziou writes: > Yes, I confirm the bug. > > Would you mind testing the following patch and tell me if it fixes the > problem without adding unwanted side-effects? I've been testing the patch for a couple of days now. No unwanted side-effects as far as I can tell. The error is gone, too. There are some other small issues with hourly repeaters, I will try to sum them up soon. Memnon