[EMAIL PROTECTED] wrote:
After upgrading I now get
Error detected while processing function MenuExplOpen:
line 4:
E316: ml_get: cannot find line 9
Press ENTER or type command to continue
E316: ml_get: cannot find line 9
Error detected while processing function <SNR>15_Highlight_Matching_Pair:
line 17:
E316: ml_get: cannot find line 9
My version was.
ll /usr/share/vim/vim70/plugin/netrwPlugin.vim
rw-r--r-- 1 root root 7713 2006-10-10 02:56
I have upgraded to, the problem exists still exists.
rw-r--r-- 1 root root 7713 2007-01-31 19:23
Any idea where to start looking in the environment?
my
rtp=~/.vim,/var/lib/vim/addons,/usr/share/vim/addons,/usr/share/vim/vimfiles,/usr/share/vim/vim70,/usr/share/vim/vimfiles/after,/usr/share/vim/addons/after,/var/lib/vim/addons/after,~/.vim/after
vim --version
VIM - Vi IMproved 7.0 (2006 May 7, compiled Jan 31 2007 18:15:57)
Included patches: 1-122
You need to upgrade vim itself; there was a patch (I'm afraid that I
forget which one) which addressed the ml_get problem.
Alternatively, you can try reading :help netrw-ml_get and see if the
directions therein help.
Regards,
Chip Campbell