[slim-vim] first try, some issues

Brad Beveridge brad.beveridge at gmail.com
Thu Jul 20 09:31:11 CDT 2006


On 20/07/06, James Fleming <lisp at electronic-quill.net> wrote:
> > > I changed it to something equally non-portable and was able to connect to swank.
> > > My current problem, which still eludes me, is that whenever I try to
> > > eval a form, I'm told:
> > > ERROR: No applicable method for VIM:CHANGE-TO-BUFFER
>
> > Firstly, welcome aboard.  Have a look in your Vim directory
> > ./runtime/if_ecl.lisp, the CHANGE-TO-BUFFER function ought to be in
> > there.  If it isn't, then I suspect you somehow have an old Vim.
>
> At the risk of looking silly yet again, which version should we be
> using? I'm getting the same problem with version 7.0 with patches 1-35,
> from the darcs repository at theclapp.org, and CHANGE-TO-BUFFER is
> definitely defined in if_ecl.lisp.
>
> Similarly, ecl-slime is also up-to-date from the darcs repository. I've
> re-pulled both, rebuilt and re-installed vim70+async+ecl, and that's
> still consistently the case.
>
> Is there a step we've missed?
>
>
> Cheers,
> James
> --
> Stupidity killed the cat.
> Curiosity was framed.
>
>
Hmm, very strange.  Ok, so the basics - I just pulled into a new dir
http://theclapp.org/repos/ecl-slime/   (18 patches)
http://theclapp.org/repos/vim70+async+ecl/ (13 patches)
it might also be a good idea to pull
http://theclapp.org/repos/ecl-repl/

So the first oddity is, where did you get 35 patches from?  The older
Vim repo looks to potentially have that many - you need to get the
vim70+async+ecl repo.

In my .vimrc I source ecl-repl, which might possibly be required for
ECL Slime, but I am pretty sure it is not.

Larry, any thoughts?

Cheers
Brad


More information about the slim-vim mailing list