GNU bug report logs - #65344
28.2; Unable to Edebug cl-flet form which uses argument destructuring

Previous Next

Package: emacs;

Reported by: Brandon Irizarry <brandon.irizarry <at> gmail.com>

Date: Wed, 16 Aug 2023 18:23:02 UTC

Severity: normal

Found in version 28.2

Fixed in version 30.1

Done: Gerd Möllmann <gerd.moellmann <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Gerd Möllmann <gerd.moellmann <at> gmail.com>
To: Michael Heerdegen <michael_heerdegen <at> web.de>
Cc: brandon.irizarry <at> gmail.com, Mattias Engdegård <mattias.engdegard <at> gmail.com>, Michael Albinus <michael.albinus <at> gmx.de>, 65344 <at> debbugs.gnu.org
Subject: bug#65344: 28.2; Unable to Edebug cl-flet form which uses argument destructuring
Date: Sat, 26 Aug 2023 07:39:32 +0200
Michael Heerdegen <michael_heerdegen <at> web.de> writes:

> Gerd Möllmann <gerd.moellmann <at> gmail.com> writes:
>
>> I don't think so.  The docs say for &interpose
>>
>>      means that Edebug will first match SPEC against the code and then
>>      call FUN with the code that matched ‘spec’
>>
>> i.e. it first tries to match, which will give an error.
>
> The idea is that we would match with 'sexp' or some catchall pattern and
> then instrument using 'form' inside the function.

That might work, but it's a bit like with the &not-filtering I
mentioned: It is a lot of effort for an edge case, and it doesn't
address the underlying problem, if it is one, (bug#65516).

Maybe you could give it a spin?  I don't think I will.






This bug report was last modified 1 year and 261 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.