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

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

bug#71934: 31.0.50; edebug--called-interactively-skip vs. new fun object


From: Stefan Monnier
Subject: bug#71934: 31.0.50; edebug--called-interactively-skip vs. new fun objects
Date: Thu, 04 Jul 2024 11:47:58 -0400
User-agent: Gnus/5.13 (Gnus v5.13)

>> AFAIU we must update this test in `edebug--called-interactively-skip':
>>
>> #+begin_src emacs-lisp
>>   (when (and (memq (car-safe (nth 1 frame1)) '(lambda closure)) ...
>> #+end_src

I pushed a patch to `emacs-30` which should fix this.
Can you confirm it fixes it in your real use case as well?


        Stefan






reply via email to

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