GNU bug report logs - #62256
28.2; Invalid edebug spec gv-define-simple-setter

Previous Next

Package: emacs;

Reported by: Matúš Goljer <matus.goljer <at> gmail.com>

Date: Sat, 18 Mar 2023 13:26:02 UTC

Severity: normal

Found in version 28.2

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 62256 <at> debbugs.gnu.org (full text, mbox):

From: Matúš Goljer <matus.goljer <at> gmail.com>
To: 62256 <at> debbugs.gnu.org
Subject: 28.2; Invalid edebug spec gv-define-simple-setter
Date: Sat, 18 Mar 2023 14:36:53 +0100
[Message part 1 (text/plain, inline)]
Actually, I think the problem is using the spec

(&or symbolp lambda-expr)

instead of

[&or symbolp lambda-expr]

Because the list construct here always makes "a list with content".  So
this spec says "a list with one thing in it, either a symbol or a
lambda" which would match

(gv-define-simple-setter aref (aset))
-- 
Best regards,
  Matúš Goljer
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 2 years and 109 days ago.

Previous Next


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