[Top][All Lists]
[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
- RE: policy, recommendations regarding `cl-*', (continued)
- RE: policy, recommendations regarding `cl-*', Drew Adams, 2012/09/25
- Re: policy, recommendations regarding `cl-*', Stefan Monnier, 2012/09/25
- RE: policy, recommendations regarding `cl-*', Drew Adams, 2012/09/25
- Re: policy, recommendations regarding `cl-*', Stefan Monnier, 2012/09/25
- Re: policy, recommendations regarding `cl-*', Bastien, 2012/09/26
- Re: policy, recommendations regarding `cl-*', Stefan Monnier, 2012/09/26
- Re: policy, recommendations regarding `cl-*', Bastien, 2012/09/26
- Re: policy, recommendations regarding `cl-*', Stefan Monnier, 2012/09/26
- Re: policy, recommendations regarding `cl-*', Bastien, 2012/09/26
- Re: policy, recommendations regarding `cl-*', Michael Welsh Duggan, 2012/09/27
- Re: policy, recommendations regarding `cl-*',
Stefan Monnier <=
- Re: policy, recommendations regarding `cl-*', Michael Welsh Duggan, 2012/09/29
- RE: policy, recommendations regarding `cl-*', Drew Adams, 2012/09/26
- Re: policy, recommendations regarding `cl-*', Stefan Monnier, 2012/09/26
- RE: policy, recommendations regarding `cl-*', Drew Adams, 2012/09/26
- Re: policy, recommendations regarding `cl-*', Eli Zaretskii, 2012/09/26
- Re: policy, recommendations regarding `cl-*', Stefan Monnier, 2012/09/26
- RE: policy, recommendations regarding `cl-*', Drew Adams, 2012/09/26
- Re: policy, recommendations regarding `cl-*', Jason Rumney, 2012/09/26
Re: policy, recommendations regarding `cl-*', Helmut Eller, 2012/09/25