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

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

bug#25477: 26.0.50; `dolist' macro accepts more than three arguments


From: Philipp Stephani
Subject: bug#25477: 26.0.50; `dolist' macro accepts more than three arguments
Date: Sat, 08 Apr 2017 15:40:23 +0000



Philipp Stephani <p.stephani2@gmail.com> schrieb am So., 26. März 2017 um 20:56 Uhr:
Philipp Stephani <p.stephani2@gmail.com> schrieb am Mi., 18. Jan. 2017 um 22:37 Uhr:

In *scratch*, evaluate

(dolist (a () 1 2 3))

The result is 3, but a `wrong-number-of-arguments' signal should be
raised.

I've attached a patch.

Pushed as 98bfac68b9. 

reply via email to

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