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

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

bug#57115: emacs 29 ~commandp~ check function ~find-file~ loop without t


From: Stefan Monnier
Subject: bug#57115: emacs 29 ~commandp~ check function ~find-file~ loop without termination while ~find-file~ is adviced nested up to 20 level
Date: Sat, 13 Aug 2022 12:06:37 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

> I'm not quite sure what this code snippet is attempting to achieve, but
> it does hang in Emacs 29, and it didn't in Emacs 28.

It doesn't really hang: in my tests it takes ~1s for 12 pieces of
advice, and 3x slower for every additional advice, so it should finish
in about 2h :-)

Should be fixed on `master` now.


        Stefan






reply via email to

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