Re: Gvim File Explorer error

2007-04-27 Thread Charles E Campbell Jr

[EMAIL PROTECTED] wrote:


After upgrading I now get

Error detected while processing function MenuExplOpen:
line4:
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 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



Re: Gvim File Explorer error

2007-04-23 Thread list

After upgrading I now get

Error detected while processing function MenuExplOpen:
line4:
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 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
Compiled by [EMAIL PROTECTED]
Big version with GTK2-GNOME GUI.  Features included (+) or not (-):
+arabic +autocmd +balloon_eval +browse ++builtin_terms +byte_offset
+cindent
+clientserver +clipboard +cmdline_compl +cmdline_hist +cmdline_info
+comments
+cryptv +cscope +cursorshape +dialog_con_gui +diff +digraphs +dnd -ebcdic
+emacs_tags +eval +ex_extra +extra_search +farsi +file_in_path
+find_in_path
+folding -footer +fork() +gettext -hangul_input +iconv +insert_expand
+jumplist
 +keymap +langmap +libcall +linebreak +lispindent +listcmds +localmap
+menu
+mksession +modify_fname +mouse +mouseshape +mouse_dec +mouse_gpm
-mouse_jsbterm +mouse_netterm +mouse_xterm +multi_byte +multi_lang
-mzscheme
+netbeans_intg -osfiletype +path_extra +perl +postscript +printer -profile
+python +quickfix +reltime +rightleft +ruby +scrollbind +signs +smartindent
-sniff +statusline -sun_workshop +syntax +tag_binary +tag_old_static
-tag_any_white +tcl +terminfo +termresponse +textobjects +title +toolbar
+user_commands +vertsplit +virtualedit +visual +visualextra +viminfo
+vreplace
+wildignore +wildmenu +windows +writebackup +X11 -xfontset +xim
+xsmp_interact
+xterm_clipboard -xterm_save
   system vimrc file: "$VIM/vimrc"
 user vimrc file: "$HOME/.vimrc"
  user exrc file: "$HOME/.exrc"
  system gvimrc file: "$VIM/gvimrc"
user gvimrc file: "$HOME/.gvimrc"
system menu file: "$VIMRUNTIME/menu.vim"
  fall-back for $VIM: "/usr/share/vim"
Compilation: gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/freetype2
-I/usr/include/libpng12   -DORBIT2=1 -pthread
-I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0
-I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0
-I/usr/include/libart-2.0 -I/usr/include/gconf/2
-I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0
-I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0
-I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0
-I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libpng12
-I/usr/include/libxml2 -O2 -g -Wall-D_REENTRANT -D_GNU_SOURCE
-DTHREADS_HAVE_PIDS -DDEBIAN  -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64  -I/usr/lib/perl/5.8/CORE
-I/usr/include/python2.4 -pthread -I/usr/include/tcl8.4  -D_REENTRANT=1
 -D_THREAD_SAFE=1  -D_LARGEFILE64_SOURCE=1  -I/usr/lib/ruby/1.8/i486-linux
Linking: gcc   -rdynamic -Wl,-export-dynamic  -Wl,-E   -L/usr/local/lib
-o vim   -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0
-lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr
-lXcursor -lXfixes -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0
-lglib-2.0 -lgnomeui-2 -lbonoboui-2 -lgnome-keyring -lxml2
-lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0
-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0
-lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor
-lXfixes -lpango-1.0 -lcairo -lgnomevfs-2 -lbonobo-2 -lgconf-2
-lgobject-2.0 -lbonobo-activation -lORBit-2 -lgmodule-2.0 -lgthread-2.0
-lglib-2.0   -lXt -lncurses -lgpm   -Wl,-E  -L/usr/local/lib
/usr/lib/perl/5.8/auto/DynaLoader/DynaLoader.a -L/usr/lib/perl/5.8/CORE
-lperl -L/usr/lib/python2.4/config -lpython2.4 -lutil -Xlinker
-export-dynamic -L/usr/lib -ltcl8.4 -lieee -lruby1.8 -lm
[EMAIL PROTECTED] wrote:

Occasionally when I press ALT+W,X

I get some errors in the command line

E316: ml_get: cannot find line 1
Press ENTER or type command to continue
E316: ml_get: cannot find line 9
E316: ml_get: cannot find line 1
Press ENTER or type command to continue
E316: ml_get: cannot find line 1
Press ENTER or type command to continue
E316: ml_get: cannot find line 1
Press ENTER or type command to continue

And the file window does not open successfully.

I have to close the resulting window and the window fr

Re: Gvim File Explorer error

2007-04-19 Thread Charles E Campbell Jr

[EMAIL PROTECTED] wrote:


Occasionally when I press ALT+W,X

I get some errors in the command line

E316: ml_get: cannot find line 1
Press ENTER or type command to continue
E316: ml_get: cannot find line 9
E316: ml_get: cannot find line 1
Press ENTER or type command to continue
E316: ml_get: cannot find line 1
Press ENTER or type command to continue
E316: ml_get: cannot find line 1
Press ENTER or type command to continue

And the file window does not open successfully.

I have to close the resulting window and the window from which I 
called it.  Where is the corruption happening? What can I do to 
sanitize it? Is there a not somewhere about this?



There used to be a problem with ml_get errors, so make sure you're 
up-to-date...


vim has patches 1-224

netrwFileHandlers  v9
netrwSettings v9
netrw v108 (v109a at my website)

And now for notes on how to update:

To get an up-to-date version of netrw, you'll also need to get an 
up-to-date version of vimball.  So:


1) Get up-to-date versions of vimball and netrw:

  vimball:
http://vim.sourceforge.net/scripts/script.php?script_id=1502
 -or-   http://mysite.verizon.net/astronaut/vim/index.html#VimBall
 (the mysite.verizon.net one will be the more recent version)

  netrw:
http://vim.sourceforge.net/scripts/script.php?script_id=1075
 -or-   http://mysite.verizon.net/astronaut/vim/index.html#NETRW

2) Remove the old vimball plugin and install the new one:

   Linux:
   cd /usr/local/share/vim/vim70
   /bin/rm plugin/vimball*.vim autoload/vimball*.vim doc/pi_vimball.txt
   mv (wherever it was downloaded)/vimball.tar.gz .
   gunzip vimball.tar.gz
   tar -xvf vimball.tar

   Windows:
   Under Windows, check your runtimepath to determine where your 
vim 7.0's runtime directories are:


   vim
   :echo &rtp
   :q

   The first directory is likely your personal plugins directory, 
the second one is your vim system directory.


   cd (to your vim system directory)
   del plugin\vimballPlugin.vim
   del autoload\vimball.vim
   del doc\pi_vimball.txt
   ren (wherever)\vimball.tar.gz vimball.tar.gz
   gunzip vimball.tar.gz
   tar -xvf vimball.tar

3) Remove system version of netrw:
 
   Linux:

   cd /usr/local/share/vim/vim70
   /bin/rm plugin/netrw*.vim autoload/netrw*.vim doc/pi_netrw.txt 
syntax/netrw*.vim
  
   Windows:

   cd (to your vim system directory)
   del plugin\netrwPlugin.vim
   del autoload\netrw.vim
   del doc\pi_netrw.txt
   del syntax\netrw.vim

4) Install an up-to-date version of netrw:
  vim netrw.vba.gz
  :so %
  :q

Regards,
Chip Campbell



Gvim File Explorer error

2007-04-19 Thread list

Occasionally when I press ALT+W,X

I get some errors in the command line

E316: ml_get: cannot find line 1
Press ENTER or type command to continue
E316: ml_get: cannot find line 9
E316: ml_get: cannot find line 1
Press ENTER or type command to continue
E316: ml_get: cannot find line 1
Press ENTER or type command to continue
E316: ml_get: cannot find line 1
Press ENTER or type command to continue

And the file window does not open successfully.

I have to close the resulting window and the window from which I called 
it.  Where is the corruption happening? What can I do to sanitize it? Is 
there a not somewhere about this?


Thank you.