Re: Allegro 8.1 Express + Emacs (slime): CLC Error

Fabio Leimgruber <[email protected]> Tue, 27 Jan 2009 12:23:07 +0000 (UTC)
Newsgroups gmane.lisp.allegro
Message-ID <[email protected]>
> Perhaps this is also a different path on your system.

I suspected the same thing. I double- and triple-checked this line already. 
The file exists under the path above and contains a definition of init-*-v4.

Confusing enough, this file solved the initial CLC error. 
Does the .clinit.cl file only get partly evaluated? 

Or is there something wrong with the common-lisp-controller.lisp file? 

When I open it in Emacs, I get this message: 
"The local variables list in common-lisp-controller.lisp contains values 
that may not be safe"

Any Ideas?