[slim-vim] thanks, feedback
Larry Clapp
larry at theclapp.org
Fri Aug 11 07:25:43 CDT 2006
On Fri, Aug 11, 2006 at 12:51:09PM +0100, Serafeim Zanikolas wrote:
> Friday 11 August 2006 11:59, Dmitry Petukhov:
> > and although i can evaluate forms with <leader>x, and i get
> > appropriate Result => in command-line area (the bottom two lines)
> > there's also 'Not an editor command' errors flashing in this area
> > before result displayed, and ??there's no any output in
> > --lisp-repl-output-- buffer.
>
> Hmm, don't know whether <leader>x is meant to update the output
> buffer, try <leader>ee. Also, make sure ECL_REPL_PATH and
> ECL_SLIME_PATH are set before launching vim.
<leader>x is the Slim-vim command and talks to the remote Lisp, and
doesn't update the --lisp-repl-output-- buffer. <leader>ee is the
ecl-repl command and talks to the embedded Lisp, and updates the
--lisp-repl-output-- buffer.
As for the "Not an editor command", I'm unclear on the cause of that.
Sounds like a bug. (Duh. :) Dmitry, what platform are you using,
and did you compile it yourself from source, or use a pre-compiled
binary?
-- Larry
More information about the slim-vim
mailing list