Re: Netrw issues with tempfiles under gVim + Cygwin

2013-12-30 Thread Charles Campbell
Charles E Campbell wrote: esquifit wrote: On Sunday, December 22, 2013 10:45:01 AM UTC+1, esquifit wrote: One of the issues is that Netrw isn't able to download files through http. To be more precise: :e http://host.com/foo is working fine, while :Nread http://host.com/foo give

Re: Netrw issues with tempfiles under gVim + Cygwin

2013-12-27 Thread esquifit
On Thursday, December 26, 2013 10:40:55 PM UTC+1, DrChip wrote: > esquifit wrote: > > 1) This is a vimball. I use Pathogen. How should I install this? > vim netrw.vba.gz > :so % > :q This wouldn't have honoured Pathogen's folder structure. After RTFM I realised I should use :UseVimbal ~/vimfil

Re: Netrw issues with tempfiles under gVim + Cygwin

2013-12-26 Thread Charles E Campbell
esquifit wrote: On Wednesday, December 25, 2013 3:44:24 AM UTC+1, DrChip wrote: Please try v150m - there's a new setting-variable, g:netrw_cygdrive (default value: "/cygdrive"). Great, many thanks! P.S. http://www.drchip.org/astronaut/vim/index.html#NETRW A few question about the last versio

Re: Netrw issues with tempfiles under gVim + Cygwin

2013-12-26 Thread esquifit
On Wednesday, December 25, 2013 3:44:24 AM UTC+1, DrChip wrote: > Please try v150m - there's a new setting-variable, g:netrw_cygdrive > (default value: "/cygdrive"). Great, many thanks! > P.S. http://www.drchip.org/astronaut/vim/index.html#NETRW A few question about the last version 1) This is

Re: Netrw issues with tempfiles under gVim + Cygwin

2013-12-24 Thread Charles E Campbell
esquifit wrote: On Sunday, December 22, 2013 10:45:01 AM UTC+1, esquifit wrote: One of the issues is that Netrw isn't able to download files through http. To be more precise: :e http://host.com/foo is working fine, while :Nread http://host.com/foo gives an error: **warning** (n

Re: Netrw issues with tempfiles under gVim + Cygwin

2013-12-22 Thread esquifit
On Sunday, December 22, 2013 10:45:01 AM UTC+1, esquifit wrote: > One of the issues is > that Netrw isn't able to download files through http. To be more precise: :e http://host.com/foo is working fine, while :Nread http://host.com/foo gives an error: **warning** (netrw) delete(/cy

Netrw issues with tempfiles under gVim + Cygwin

2013-12-22 Thread esquifit
Hi, I set out to investigate and solve some of the things that are supposed to work out-of-the box in Vim but, for some reason, they don't. One of the issues is that Netrw isn't able to download files through http. Before going into the details, it is important to note that I'm using a rather non