Thursday, February 25, 2010

Re: Unneeded clicks (on messages) while browsing FTP

yoyo wrote:
> Dennis Benzinger wrote:
>
>> That's a rather old version. Try the Windows installer from
>> <http://cream.sourceforge.net/download.html>. If you don't want the
>> Cream customizations use the "Vim Without Cream" installer.
>>
>>
>
> Thanks, but nothing seems to change:
>
> http://old.nabble.com/file/p27450902/vim4.jpg
>
> I have installed cream-0-42-gvim-7-2-245.exe, no configuration touched,
> fresh install.
>

Several comments:

* the latest netrw is available from my website:
http://mysite.verizon.net/astronaut/vim/index.html#NETRW (its at
v137d). That "v137d" should be showing in the banner at the top of any
netrw-generated directory listings.
* the "No lines in buffer" message is issued by vim before netrw has a
chance to do anything; I'm afraid you're stuck with that
* the other messages appear to be associated with you're being "unable
to open a swap file". Generally netrw turns the swapfile off for its
buffers (ie. directory listings) while its generating them; it restore
the user setting after generating the buffer.
See :help 'swapfile'
:help g:netrw_use_noswf

Regards,
Chip Campbell

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

No comments: