From: Carsten Whimster
Subject: MCL Q: Executing code from files in the Listener?
Date: 
Message-ID: <Do9JvB.L65@watdragon.uwaterloo.ca>
I have some initialization code for MCL 3.0 that I normally have to run
from the Listener, to put the Listener in the correct package before
saving an image. I would like to automate this procedure which means I
must be able to somehow specify that the code I want to run must run as
if I had typed it into the Listener.

I have tried eval-enqueue, but this only executes it as if in the
toplevel-loop, but loses the results as far as the Listener is
concerned.

Does anyone know of someway to do this? Specifically, I want to put the
Listener into a certain package before saving my image.

A related question:
- who calls the toplevel loop, and can something be inserted before it
  is called?
-- 
Carsten Whimster    ········@setosa.uwaterloo.ca