bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#70572: 30.0.50; sit-for with 3 arguments broken on Emacs 30


From: Michael Heerdegen
Subject: bug#70572: 30.0.50; sit-for with 3 arguments broken on Emacs 30
Date: Fri, 26 Apr 2024 07:30:45 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Hello Arne,

> I use packages which call sit-for with three arguments:
>
> (sit-for delay 0 'no-redisplay)
>
> Since I updated to Emacs 30.0.5, these fail with [...]

There is this NEWS entry:

| ** The obsolete calling convention of 'sit-for' has been removed.
| That convention was: '(sit-for SECONDS MILLISEC &optional NODISP)'.

So I'm afraid this is intentional and has to be fixed in those packages
you use.


Michael.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]