




 
The variable 
*initial-processes*
 specifies the processes which the system initializes on startup. 
Each element of the 
*initial-processes*
 list is a set of arguments for 
process-run-function
.
To create a listener process as well as your own processes, evaluate this form before saving your image:
(push mp::*default-listener-process*
mp:*initial-processes*)