[slim-vim] Few questions
Brad Beveridge
brad.beveridge at gmail.com
Wed Aug 23 17:30:13 CDT 2006
On 23/08/06, Tomas Zellerin <zellerin at gmail.com> wrote:
> On 8/23/06, Brad Beveridge <brad.beveridge at gmail.com> wrote:
> > On 23/08/06, Tomas Zellerin <zellerin at gmail.com> wrote:
> > > Hello,
> > > I keep experimenting with slim-vim and start to like it. I have,
> > > however, some more questions:
> > I'm glad!
> >
> > > - I get ERROR: No applicable method for VIM:CHANGE-TO-BUFFER whenever
> > > I start loading ecl-repl; is it okay? (it gets rewritten and has no
> > > visible effect, but :messages shows it)
> > I suspect this error is coming from our "Vim FFI",
> > vim/runtime/if_ecl.lisp should define this function. Perhaps you
> > aren't tracking the latest vim repo (plus recent patches I've posted)?
> > This function is required, and used in buffer-util, through the macro
> > WITH-BUFFER.
>
> I was testing this on a freshly taken versions from that tarball;
> maybe they lag behind the darcs a bit? The patches are not checked in?
Sorry I took a little while to reply. The tarballs should be
generated daily, though the Vim+ECL tarball is from the 13 - perhaps
they only get updated if changes have been checked in. I have posted
a few recent Vim+ECL patches that have not yet been rolled into the
main tree (Larry has been very busy lately), for right now you will
need to look at the changelog thread and apply my patches. They are
Darcs format patches (basically diff + some more info), so you may
need to use Darcs to install the patches.
> > > - Sometimes, I get error NIL is not of type SI:FOREIGN-DATA. Broken
<SNIP>
> > keeping you happy.
> As above - if tarballs are not fresh enough, Ill try when they will
> be. No debugger for me (only ecl one).
This is quite odd to me - the debugger has been working for quite some
time now I think. What (if any) output do you see when your code
executes (BREAK)?
Cheers
Brad
More information about the slim-vim
mailing list