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

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

bug#18966: 25.0.50; unhelpful error message from byte compiler


From: Lars Ingebrigtsen
Subject: bug#18966: 25.0.50; unhelpful error message from byte compiler
Date: Thu, 20 Aug 2020 19:54:34 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Tom Tromey <tom@tromey.com> writes:

> Byte compile this code:
>
> (push zzz)
>
> I get:
>
> q.el:1:1:Error: Wrong number of arguments: (2 . 2), 1
>
> This should at least mention "push".

This problem is still present in Emacs 28.

Like in bug#35186, I'm not able to actually chase down where this error
message comes from.  I've tried to look at all the relevant
wrong-number-of-arguments in lisp/emacs-lisp, but it doesn't look like
any of them are responsible.

Anybody knows where this comes from?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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