Charles E Campbell Jr <[email protected]> [09-10-06 17:12]:
>
> Dominique Pellé wrote:
> > meino cramer wrote:
> >
> >
> >> Hi,
> >>
> >> inspired by a prvious post I did the following:
> >>
> >> vim ftp://ftp.kernel.org
> >>
> >> and got back the following: [snip]
> >>
> I tried
>
> vim ftp://ftp.kernel.org/
>
> with netrw v136n and vim 7.2.266 and got no errors. Please note that
> you need that trailing slash (ie. ftp://ftp.kernel.org isn't going to
> invoke netrw, but ftp://ftp.kernel.org/ will). Version 136n of netrw is
> available at my website,
> http://mysite.verizon.net/astronaut/vim/index.html#NETRW .
>
> Regards,
> Chip Campbell
>
>
> >
Hi,
I removed all netrw* files in my ${HOME}/.vim/** and /usr/share/vim/**
and installed the newest version from the link above (THANKS! ;) )
Nonetheless, by the attempt to connect to ftp.kernel.org I get after
entering username/password:
"NetrwMessage" --No lines in buffer--
Error detected while processing function
netrw#Nread..netrw#NetRead..<SNR>76_Netrw
Browse..<SNR>76_PerformListing:
line 118:
E121: Undefined variable: w:netrw_bannercnt
E15: Invalid expression: !g:netrw_banner || line("$") >= w:netrw_bannercnt
Error detected while processing function
netrw#Nread..netrw#NetRead..<SNR>76_Netrw
Browse..<SNR>76_PerformListing..<SNR>76_NetrwWideListing:
line 2:
E121: Undefined variable: w:netrw_liststyle
E15: Invalid expression: w:netrw_liststyle == s:WIDELIST
Error detected while processing function
netrw#Nread..netrw#NetRead..<SNR>76_Netrw
Browse..<SNR>76_PerformListing..<SNR>76_NetrwTreeListing:
line 1:
E121: Undefined variable: w:netrw_liststyle
E15: Invalid expression: w:netrw_liststyle == s:TREELIST
I there any configuration necessary for basic funtionality? If yes I
would like to send me a script snippet a working one, so I can catch
the error more surely as to fight against two or more loose ends...
Thank you very much in advance!
Best regards,
mcc
--
Please don't send me any Word- or Powerpoint-Attachments
unless it's absolutely neccessary. - Send simply Text.
See http://www.gnu.org/philosophy/no-word-attachments.html
In a world without fences and walls nobody needs gates and windows.
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---