Yakov Lerner wrote:
On 6/4/06, Georg Dahn <[EMAIL PROTECTED]> wrote:
Hi!
> IOW, the problem seems to be caused by a gx mapping somewhere in the
> netrw plugin set. You might try downloading the latest version,
probably
> from Dr. Charles "Chip" Campbell's site (astronaut or somesuch).
I have done this now and installed it as described in the message, which
came on opening the vba file (that is, I did :so %). Now I have two
versions of netrw: one in vim70/plugin and one in vimfiles/plugin.
Which one is used when I use netrw now?
I believe that command :scriptnames will show you which one
is actually used.
When you run netrw as a browser, the current version is shown in the
upper right
hand corner.
I've uploaded netrw v100o to my website
(http://mysite.verizon.net/astronaut/vim/index.html#VimFuncs
- see "Network Oriented Reading, Writing, and Browsing). If a mapping
exists for g, then the gx mapping
will not be made (nor will it be made if the variable g:netrw_nogx
exists). However, to get it to work, you'll
need to remove vim70/plugin/netrwPlugin.vim.
Regards,
Chip Campbell