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

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

bug#58148: 29.0.50; Wrong number of arguments in keymap-set--anon-cmacro


From: Juri Linkov
Subject: bug#58148: 29.0.50; Wrong number of arguments in keymap-set--anon-cmacro
Date: Wed, 28 Sep 2022 22:34:44 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (x86_64-pc-linux-gnu)

>> 1. Type in the *scratch*:
>>
>>    (keymap-set g
>>
>> 2. Then 'completion-at-point' with 'M-C-i'.
>>
>> Debugger entered--Lisp error: (wrong-number-of-arguments (4 . 4) 2)
>
> I'm unable to reproduce the problem.  Do you still see it after a "make
> bootstrap"?

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)

In GNU Emacs 29.0.50 (build 1, x86_64-pc-linux-gnu, X toolkit, cairo
 version 1.16.0, Xaw3d scroll bars) of 2022-09-28
Repository revision: b6a163ba7cdf57eff5542b4cb6956780ebb2880f
Repository branch: master





reply via email to

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