emacs-devel
[Top][All Lists]
Advanced

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

Re: cl-byte-compile-compiler-macro


From: Richard Stallman
Subject: Re: cl-byte-compile-compiler-macro
Date: Wed, 05 Apr 2006 15:06:36 -0400

    > When I compile quux.el, does that need CL to be loaded?
    > (Assume quux.el does not load CL itself.)

    I think it does, since the accessor function has a byte-compile property
    that points to function in cl-macs (cl-byte-compile-compiler-macro).

I think it should be possible to compile quux.el without loading CL.

I proposed moving that function and its subroutine to subr.el.
Will that achieve the goal?




reply via email to

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