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: Ivan Andrus
Subject: bug#14783: 24.3.50; cl-map not defined
Date: Wed, 3 Jul 2013 17:04:54 -0600

On Jul 3, 2013, at 5:01 PM, Stefan Monnier <monnier@IRO.UMontreal.CA> wrote:

>> 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").

Yep, that fixed it.  Thanks, I don't think I would have guessed to do that.  I 
try to avoid make bootstrap as much as I can.

-Ivan 




reply via email to

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