|
| From: | Richard Stallman |
| Subject: | Re: bytecomp warning for CL functions |
| Date: | Fri, 19 Jul 2002 10:54:15 -0600 (MDT) |
> causes a warning at startup time:
>
> warning: Function `delete-if-not' from cl package called at runtime
You can turn off these warnings by setting the variable
byte-compile-error-on-warn to the list of warning types
that you do want.
| [Prev in Thread] | Current Thread | [Next in Thread] |