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: Andreas Schwab
Subject: Re: cl-byte-compile-compiler-macro
Date: Wed, 05 Apr 2006 11:27:07 +0200
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/22.0.50 (gnu/linux)

Richard Stallman <address@hidden> writes:

> When I load quux.el, and run it interpreted, does it need to load
> CL in order to process the call to foo-bar?  (Stefan says no.)

I agree with Stefan.

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

Andreas.

-- 
Andreas Schwab, SuSE Labs, address@hidden
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




reply via email to

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