[slim-vim] Carbon GUI + ECL

Richard Newman rnewman at tellme.com
Fri Sep 8 00:28:28 CDT 2006


> Hi Richard - I might have missed a previous post of yours, but I had
> encountered this problem at one time myself.  My solution was to
> redefine shadow before #including the cocoa headers.  Effectively this
> will change the cocoa headers and the enum - which won't matter at all
> unless Vim uses shadow (which I don't think it does).  Then ECL will
> be happy.

Hi Brad,
   I didn't want to take the risk, just on the offchance that the  
Carbon GUI would rely on it. ECL is nice and compact!

   Now I have to figure out why:

- ECL is fine
- It seems to make a connection to Swank (at least, SBCL complains  
loudly when I quit Vim)
- \ee works for interacting with the built-in ECL
- \x and other SLIME commands don't work
- I can't seem to get any communications with the Lisp to work.

   *sigh*

   Seem familiar to anyone?

-R


More information about the slim-vim mailing list