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

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

bug#65344: 28.2; Unable to Edebug cl-flet form which uses argument destr


From: Michael Heerdegen
Subject: bug#65344: 28.2; Unable to Edebug cl-flet form which uses argument destructuring
Date: Fri, 25 Aug 2023 06:22:04 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Gerd Möllmann <gerd.moellmann@gmail.com> writes:

> That's correct.  Setting edebug-gate to t makes not matching an error.
> That's the, confusing to me, invalid-read-syntax.  I understand that.

Would it maybe work (as a workaround) to use &interpose and bind
edebug-gate -> nil in the matching function?

Michael.





reply via email to

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