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

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

bug#53068: 28.0.90; Emacs 28 regression: Can't edebug inline functions


From: Michael Heerdegen
Subject: bug#53068: 28.0.90; Emacs 28 regression: Can't edebug inline functions
Date: Sun, 09 Jan 2022 21:17:52 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Philipp Stephani <p.stephani2@gmail.com> writes:

> Visit the file lisp/json.el, navigate to the `json-advance' inline
> function, and hit C-u C-M-x.  This fails [...]

The culprit seems to be the edebug spec of `inline-quote' (that macro is
called by `json-advance'), instead of being an inline function.

What would be an appropriate edebug spec for `inline-quote'?  The old
one doesn't seem to be valid any more.

Michael.





reply via email to

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