GNU bug report logs - #40431
27.0.90; Can't edebug cl-defuns with &aux destructuring

Previous Next

Package: emacs;

Reported by: Philipp Stephani <p.stephani2 <at> gmail.com>

Date: Sat, 4 Apr 2020 16:19:01 UTC

Severity: normal

Tags: confirmed

Found in version 27.0.90

Done: Philipp Stephani <p.stephani2 <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Philipp Stephani <p.stephani2 <at> gmail.com>
To: Andreas Schwab <schwab <at> linux-m68k.org>
Cc: 40431 <at> debbugs.gnu.org
Subject: bug#40431: 27.0.90; Can't edebug cl-defuns with &aux destructuring
Date: Sat, 4 Apr 2020 18:27:08 +0200
Am Sa., 4. Apr. 2020 um 18:24 Uhr schrieb Andreas Schwab
<schwab <at> linux-m68k.org>:
>
> On Apr 04 2020, Philipp Stephani wrote:
>
> > Insert into *scratch*:
> >
> > (cl-defun foo (&aux ((a . b) '(1 . 2)))
> >   (list a b))
> >
> > Now try to edebug this function (move point into it, hit C-u C-M-x).
> > This gives an error:
> >
> > Debugger entered--Lisp error: (invalid-read-syntax "Expected one of" arg nil)
>
> Did you load cl-macs before running edebug?
>

No, but it also doesn't seem to make a difference.




This bug report was last modified 4 years and 341 days ago.

Previous Next


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