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:49:00 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Michael Heerdegen <michael_heerdegen@web.de> writes:

> 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')

Should the edebug-spec of `inline-quote' be (backquote-form) instead of
backquote-form?  AFAIU that's what `\`' seems to use.

Michael.





reply via email to

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