Hi,
I'm trying to use Vim to edit some html pages via ftp.

I have Vim version 7.1.138 7.1 and I'm working on Ubuntu Linux.
I installed the vimball package and then I gave the command:

vim netrw.vim

Then:
:so %

It worked fine, but if I try to access a remote address I get this error:

Error detected while processing BufReadCmd Auto commands for "ftp://*":
E117: Unknown function: fnameescape
E15: Invalid expression: "silent doau BufReadPre ".fnameescape(expand("<amatch>"
))|exe '2Nread '.fnameescape(expand("<amatch>"))|exe "silent doau BufReadPost ".
fnameescape(expand("<amatch>"))

What can I do?
Thanks.

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to