Am 06.10.2009 18:36, [email protected] schrieb: > [...] > 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 > [...]
Check the output of the scriptnames command to see if the new files are really loaded. What's the output of the version command? HTH, Dennis Benzinger --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
