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

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

bug#14783: 24.3.50; cl-map not defined


From: Stefan Monnier
Subject: bug#14783: 24.3.50; cl-map not defined
Date: Wed, 03 Jul 2013 19:01:27 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> Starting from `emacs -Q`, evaluating
> (require 'cl)
> (describe-function 'map)
> gives
> map is an alias for `cl-map',
> which is not defined.  Please make a bug report.

I'm pretty sure your cl-loaddefs.el is outofdate.  You just need to
"make bootstrap" (or more efficiently to "rm lisp/loaddefs.el; make").


        Stefan





reply via email to

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