GNU bug report logs - #58148
29.0.50; Wrong number of arguments in keymap-set--anon-cmacro

Previous Next

Package: emacs;

Reported by: Juri Linkov <juri <at> linkov.net>

Date: Wed, 28 Sep 2022 18:04:01 UTC

Severity: normal

Merged with 58396, 58557

Found in version 29.0.50

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Juri Linkov <juri <at> linkov.net>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 58148 <at> debbugs.gnu.org
Subject: bug#58148: 29.0.50; Wrong number of arguments in keymap-set--anon-cmacro
Date: Thu, 29 Sep 2022 18:30:01 +0300
>> Hmm, still fails after bootstrap in the latest master:
>>
>>   Debugger entered--Lisp error: (wrong-number-of-arguments #<subr keymap-set--anon-cmacro> 2)
>>     keymap-set--anon-cmacro((keymap-set elisp--witness--lisp) elisp--witness--lisp)
>
> There was another report of something similar, but that seemed to have
> something to do with previously compiled packages, which is why I
> thought this might be a stale .elc problem.
>
> I'm wondering why I'm not seeing the issue then -- I tried a "make
> bootstrap" and then "emacs -Q" and the recipe, and didn't get any errors.

Sorry, I had an additional setting more than -Q:

  (setq debug-on-error t)

I thought it's required to see errors in -Q, because without
debug-on-error, the errors are hidden in *Messages*. And
indeed in this case without debug-on-error *Messages* contains:

  Warning: Optimization failure for keymap-set: Handler: keymap-set--anon-cmacro
  (wrong-number-of-arguments #<subr keymap-set--anon-cmacro> 2)
  Making completion list...




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

Previous Next


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