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 09:08:44 -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

Indeed, thanks!


        Stefan






reply via email to

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