Subject: Re: starting Allegro CL 4.3 from emacs From: Erik Naggum <erik@naggum.no> Date: 1997/02/12 Newsgroups: comp.lang.lisp Message-ID: <3064770819643832@naggum.no> * Hallvard Traetteberg | I've just sent a problem report to Franz an I'm wondering if others have | experienced the same problem. The report is included below. I _guess_ from your information-challenged bug report that "cl" is a shell script that starts the Lisp image somehow, and which uses $* or an unquoted $@ to invoke it with all the arguments given to the shell script. $@ must be quoted to be useful in such shell scripts, as in "$@". (this seems the only explanation that is consistent with the bogus fixes you have made.) the Emacs interface to Allegro Common Lisp has been working for years. #\Erik -- my other car is a cdr