[slim-vim] first try, some issues
Brad Beveridge
brad.beveridge at gmail.com
Thu Jul 20 19:34:49 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
>
> > In my .vimrc I source ecl-repl, which might possibly be required for
> > ECL Slime, but I am pretty sure it is not.
>
> Apparently it is. Sourcing that, before ecl-slime, fixes it. I did have
> to :se modifiable before being able to actually enter anything, but as
> I'm late for work I'd probably best leave troubleshooting that for
> tonight or the weekend.
>
> By "fixes it," I mean that entering (get-universal-time) and hitting
> <leader>-x, vim returns:
> Result => 3362423879 (#xC86A8447, #o31032502107,
> #b11001000011010101000010001000
> 111)
> in the status area at the bottom of the screen.
>
>
> Thanks again for your work and patience, guys!
>
Good work - for now let's just say that ECL-REPL is required. It is
handy for debugging anyhow! I guess we'll figure that dependancy out
soon.
Brad
More information about the slim-vim
mailing list