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

Fabio Leimgruber <[email protected]> Fri, 23 Jan 2009 11:35:52 +0000 (UTC)
Newsgroups gmane.lisp.allegro
Message-ID <[email protected]>
a quick addition: I put the code from the link (previous post) in the clinit.cl
file (where else? didn't use my brain...). Now the calculate-fasl-root error
does not show up. I get to a REPL inside the inferior-lisp buffer in Emacs. 

BUT, this REPL does not look like the REPL Iwould get with other lisps. For one,
the colouring differs (ok thats not that important). Second, no designated
REPL-buffer and slime-messages buffer gets created. It seems that slime does not
start correctly / fully.

Any Ideas?