From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: A few changes to test in master Date: Sat, 01 Feb 2020 21:59:18 +0100 Message-ID: <87imkqt461.fsf@gnu.org> References: <87wo9750jl.fsf@gnu.org> <878slmqz3w.fsf@gnu.org> <87v9oqtg7e.fsf@gnu.org> <0F466068-78C5-469A-9E08-37C62265002D@axelkielhorn.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:51962) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ixzrQ-00073v-CG for emacs-orgmode@gnu.org; Sat, 01 Feb 2020 15:59:25 -0500 In-Reply-To: <0F466068-78C5-469A-9E08-37C62265002D@axelkielhorn.de> (Axel Kielhorn's message of "Sat, 1 Feb 2020 18:22:28 +0100") 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-mx.org@gnu.org Sender: "Emacs-orgmode" To: Axel Kielhorn Cc: Org-Mode Mailing List Hi Axel, Axel Kielhorn writes: > I now get: > > Error running timer: (invalid-function (ov (first (overlays-in > (point) (1+ (point)))))) [10 times] That was due to the use of `if-let' - this should be fixed now. Thanks, -- Bastien