[gnu.emacs.bug] inferior lisp mode deficiency

phr@AMES.ARC.NASA.GOV (02/07/90)

The inferior-lisp-program variable should provide a way to pass
command line arguments to the lisp to be run in inferior lisp mode.
Either it could be a list with the program name and its args, or
it could be passed to a shell instead of exec so that it would be parsed.
I don't know which is better, or if other possibilities exist.