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: Stefan Monnier
Subject: Re: cl-byte-compile-compiler-macro
Date: Wed, 05 Apr 2006 09:04:35 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

>> 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).

In that case it's a bug in CL (either in one of the cl*.el files or in the
bytecomp.el file where we have the hook for CL's compiler-macros).


        Stefan




reply via email to

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