[slim-vim] thanks, feedback

Dmitry Petukhov dmgenp at gmail.com
Fri Aug 11 05:59:19 CDT 2006


> I'm not sure what output you get on syntax errors though, could you
> paste an example to the list?  If you mean the text in the buffer
> named "--debug-sv--", then no - that buffer is really just for
> developers of Slim-Vim to check out what is going on.


it seems i have the same problem with syntax errors. when i do

so ../ecl-repl/ecl-repl.vim

i get this:

Error detected while processing function ECL_var:
line    2:
E492: Not an editor command: <b2>^A
Error detected while processing function
<SNR>19_Append_to_buffer..<SNR>19_ECL_funcall:
line    9:
E492: Not an editor command: <ce>^A
E492: Not an editor command: <ba>^A
E492: Not an editor command: <b2>^A
E21: Cannot make changes, 'modifiable' is off
E492: Not an editor command: <b2>^A
E492: Not an editor command: <ce>^A
E492: Not an editor command: <b2>^A
Error detected while processing function <SNR>19_Scroll_repl:
line    1:
E492: Not an editor command: <b2>^A
E492: Not an editor command: <c6>
E492: Not an editor command: <ba>^A
E492: Not an editor command: <c6>
E492: Not an editor command: <b2>^A
Press ENTER or type command to continue

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.


More information about the slim-vim mailing list