[slim-vim] theclapp.org now has daily snapshots of Vim, ecl-repl, and ecl-slime repositories

Larry Clapp larry at theclapp.org
Fri Aug 11 07:49:05 CDT 2006


On Tue, Aug 08, 2006 at 02:40:39PM +0200, Tomas Zellerin wrote:
> I am really glad to see this - maybe it will make me into trying
> slim-vim again.

Cool.  It's still pretty alpha, but we do what we can, as time
permits.

> One point - would it be possible to distribute patch between vanilla
> vim 7.0 and the vim-ecl?

Anything is possible.  :)  Whether I have time to do it in the near
future is another matter.  I'll try to keep it in mind.

If you (or anyone else) develops such a patch or a script to generate
one, I can host it at theclapp.org.  (Maybe it's time to move to
common-lisp.net?)

> It would probably save bandwith (most vimmers have their vim) and
> allow for combining with other patches. And is there any list of
> changes done to the vim? (yes, ecl - anything more?  e.g., various
> lisp.vim files?)

I don't think we've altered any of the *.vim files.  We've added the
if_ecl.c file and a few other supporting files (if_ecl.lisp and
doc/if_ecl.txt come to mind).

The biggest (only?) other change is generic network support, mostly in
network_io.c (a new file) and in some other files that call stuff from
network_io.c.

Jim originally wanted to have separate vim+ecl and vim+async code, but
that didn't work out, so we have vim+async+ecl.

-- Larry



More information about the slim-vim mailing list