MAKE-LOAD-FORM environment



Hi,

I am not completely sure what the environment arg is to be used for.

It seems that often a null-lex-env is passed. The forms returned e.g.
by make-load-form-saving-slots seem to normally reference the obj to
be externalized directly - is it correct that if there was a binding
in the environment for the obj the associated variable could be used
by make-load-form as a symbol instead?

Sorry, if I dont express myself clearly enough...

Thanks for any help,
Kilian

.