emacs-devel
[Top][All Lists]
Advanced

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

Re: scratch/command 064f146 1/2: Change command to interactive ... modes


From: Stefan Monnier
Subject: Re: scratch/command 064f146 1/2: Change command to interactive ... modes
Date: Thu, 18 Feb 2021 09:01:19 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> That is, if edebug is loaded, then `C-M-x' (even if given no prefix)
> stops macroexpanding the defun?

Ah, looks like the code of `eval-defun` was upgraded to do
eager-macroexpansion, but Edebug overrides it and hasn't been similarly
upgraded (or better yet: improved so as to just use the normal code when
the code is not instrumented).


        Stefan




reply via email to

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