GNU bug report logs - #79227
30.1.90; run-with-timer should error if REPEAT is not a number or nil

Previous Next

Package: emacs;

Reported by: Spencer Baugh <sbaugh <at> janestreet.com>

Date: Tue, 12 Aug 2025 21:27:02 UTC

Severity: normal

Found in version 30.1.90

Done: Eli Zaretskii <eliz <at> gnu.org>

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Spencer Baugh <sbaugh <at> janestreet.com>
Subject: bug#79227: closed (Re: bug#79227: 30.1.90; run-with-timer should
 error if REPEAT is not a number or nil)
Date: Sat, 16 Aug 2025 13:20:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#79227: 30.1.90; run-with-timer should error if REPEAT is not a number or nil

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 79227 <at> debbugs.gnu.org.

-- 
79227: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=79227
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: Spencer Baugh <sbaugh <at> janestreet.com>
Cc: 79227-done <at> debbugs.gnu.org
Subject: Re: bug#79227: 30.1.90; run-with-timer should error if REPEAT is not
 a number or nil
Date: Sat, 16 Aug 2025 16:19:39 +0300
> From: Spencer Baugh <sbaugh <at> janestreet.com>
> Date: Sat, 16 Aug 2025 08:55:23 -0400
> Cc: 79227 <at> debbugs.gnu.org
> 
> On Sat, Aug 16, 2025, 3:56 AM Eli Zaretskii <eliz <at> gnu.org> wrote:
> 
>  > Date: Tue, 12 Aug 2025 17:26:14 -0400
>  > From:  Spencer Baugh via "Bug reports for GNU Emacs,
>  >  the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
>  > 
>  > 
>  > The docstring of run-with-timer says REPEAT must be a number or nil, but
>  > it doesn't error if REPEAT is, for example, t.  This is likely to happen
>  > with run-with-idle-timer accepts REPEAT=t.
> 
>  Thanks, should be fixed now on the master branch.
> 
>  I don't understand your reference to run-with-idle-timer, though: for
>  idle timers, it is perfectly valid to use REPEAT = t.  Did you mean
>  run-with-timer instead?
> 
> I mean when code previously used run-with-idle-timer and is changed to use run-with-timer instead, without
> looking closely at the arguments. 

OK, thanks.  Then I guess we can close this bug now.

[Message part 3 (message/rfc822, inline)]
From: Spencer Baugh <sbaugh <at> janestreet.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 30.1.90; run-with-timer should error if REPEAT is not a number or nil
Date: Tue, 12 Aug 2025 17:26:14 -0400
The docstring of run-with-timer says REPEAT must be a number or nil, but
it doesn't error if REPEAT is, for example, t.  This is likely to happen
with run-with-idle-timer accepts REPEAT=t.



This bug report was last modified 22 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.