[slim-vim] bugs with -u NONE -U NONE
Dmitry Petukhov
dmgenp at gmail.com
Mon Aug 28 02:23:48 CDT 2006
Trying slim-vim, restarts doesn't work.
It shows debug window, bug hitting '0' for 0-th restart don't closes
this window, and if i manually close it, next error will be on the
next sldb-level, which means restart was not processed.
And if i load a file via project plugin, debug buffer pops up empty on
error. no restarts, no nothing. So i thought it may be some
interfering from plugins, o my .[g]vimrc settings, so i tried to start
vim with -u NONE -U NONE, But got errors in ecl-repl.vim:
Error detected while processing ecl-repl/ecl-repl.vim:
line 84:
E315: ml_get: invalid lnum: 2
ERROR: The variable ??? is unbound.
line 85:
E10: \ should be followed by /, ? or &
line 86:
E10: \ should be followed by /, ? or &
line 87:
E10: \ should be followed by /, ? or &
line 338:
E116: Invalid arguments for function <SNR>3_Append_to_buffer
line 339:
E10: \ should be followed by /, ? or &
line 340:
E10: \ should be followed by /, ? or &
line 341:
E10: \ should be followed by /, ? or &
line 342:
should it work with -u NONE at all ?
More information about the slim-vim
mailing list