* bug#70572: 30.0.50; sit-for with 3 arguments broken on Emacs 30
@ 2024-04-25 17:43 Dr. Arne Babenhauserheide via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-04-26 5:30 ` Michael Heerdegen via Bug reports for GNU Emacs, the Swiss army knife of text editors
0 siblings, 1 reply; 3+ messages in thread
From: Dr. Arne Babenhauserheide via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2024-04-25 17:43 UTC (permalink / raw)
To: 70572
[-- Attachment #1: Type: text/plain, Size: 247 bytes --]
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:
key-chord-input-method: Wrong number of arguments: #<subr sit-for>, 3
Best wishes,
Arne Babenhauserheide
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 1125 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#70572: 30.0.50; sit-for with 3 arguments broken on Emacs 30
2024-04-25 17:43 bug#70572: 30.0.50; sit-for with 3 arguments broken on Emacs 30 Dr. Arne Babenhauserheide via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2024-04-26 5:30 ` Michael Heerdegen via Bug reports for GNU Emacs, the Swiss army knife of text editors
[not found] ` <87pluc7ji9.fsf@web.de>
0 siblings, 1 reply; 3+ messages in thread
From: Michael Heerdegen via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2024-04-26 5:30 UTC (permalink / raw)
To: 70572; +Cc: arne_bab
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.
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#70572: 30.0.50; sit-for with 3 arguments broken on Emacs 30
[not found] ` <87pluc7ji9.fsf@web.de>
@ 2024-04-29 15:36 ` Michael Heerdegen via Bug reports for GNU Emacs, the Swiss army knife of text editors
0 siblings, 0 replies; 3+ messages in thread
From: Michael Heerdegen via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2024-04-29 15:36 UTC (permalink / raw)
To: Dr. Arne Babenhauserheide; +Cc: 70572-done
Hello Arne,
[ please remember to reply to or CC the bug address so that not only one
participant receives your replies ]
> > So I'm afraid this is intentional and has to be fixed in those
> > packages you use.
>
> I didn’t see that — that’s sad. I hope it didn’t cost many others as
> much time as it cost me.
I'm sorry for the inconvenience this caused.
But since it was an intentional decision to do this I'm closing this
report.
Thanks,
Michael.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-04-29 15:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-25 17:43 bug#70572: 30.0.50; sit-for with 3 arguments broken on Emacs 30 Dr. Arne Babenhauserheide via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-04-26 5:30 ` Michael Heerdegen via Bug reports for GNU Emacs, the Swiss army knife of text editors
[not found] ` <87pluc7ji9.fsf@web.de>
2024-04-29 15:36 ` Michael Heerdegen via Bug reports for GNU Emacs, the Swiss army knife of text editors
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).