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

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

Adapting code to cl-lib


From: João Távora
Subject: Adapting code to cl-lib
Date: Sun, 29 Dec 2013 23:18:16 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Does anyone know of a package or something that gets rid of these
warnings:

   foo.el:2266:57:Warning: function `find' from cl package called at runtime
   foo.el:2370:63:Warning: function `remove*' from cl package called at runtime
   foo.el:2370:63:Warning: function `gensym' from cl package called at runtime

by replacing them with their cl- counterpairs from cl-lib?

João
   




reply via email to

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