Re: Compilation order when compiling and loading a file



On Fri, 30 Nov 2007 05:47:32 -0800 (PST), "peter.hildebrandt@xxxxxxxxx" <peter.hildebrandt@xxxxxxxxx> wrote:

(in-package :common-lisp-user)

Don't do that. Work in your own package.

Is there a way to make sure helper is defined when the expansion of
(my-macro ...) is compiled?

http://www.lispworks.com/documentation/HyperSpec/Body/s_eval_w.htm

Edi.

--

Lisp is not dead, it just smells funny.

Real email: (replace (subseq "spamtrap@xxxxxxxxxx" 5) "edi")
.



Relevant Pages