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: Sat, 20 Feb 2021 09:38:23 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

>> You'll need to adjust the Edebug specs of `defun` (there are probably
>> other ways, of course) if you want to fix that.
> You mean add "future-interactive" as an alternative in the spec?

Yup: the spec is all about instrumenting the source code as-is (before
macro-expansion).


        Stefan




reply via email to

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