emacs-devel
[Top][All Lists]
Advanced

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

Re: policy, recommendations regarding `cl-*'


From: Stefan Monnier
Subject: Re: policy, recommendations regarding `cl-*'
Date: Thu, 27 Sep 2012 18:10:42 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux)

> I use cl-delete-if in my .emacs.el file.  I have (require 'cl-lib) near
> the top.  However, when I compile this, I still get warnings:
[...]
> In add-unique:
> .emacs.el:31:63:Warning: function `cl-delete-if' from cl package called at
>     runtime
[...]
> I thought that when using the renamed functions there weren't supposed
> to be any warnings generated?

And you thought right, that's a bug.  Could you re-report it to
bug-gnu-emacs so it gets a bug-number in the mean time (I can't fix it
just now)?


        Stefan



reply via email to

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