Re: Issue with netrw copy and move

2012-10-24 Thread Charles E Campbell Jr
Marcin Szamotulski wrote: On 16:49 Tue 10 Apr , Charles Campbell wrote: A Loumiotis wrote: Hi, I'm facing exactly the same problem that Bart mentioned with netrw v146a as well. I'm using gVim 7.3 on Windows XP SP3. I'm not sure what other MS-DOS commands to use besides "MOVE" and "COPY" t

Re: Issue with netrw copy and move

2012-04-13 Thread Bart Baker
On Thu, Apr 12, 2012 at 7:32 AM, A Loumiotis wrote: > On Wed, Apr 11, 2012 at 4:26 PM, Charles Campbell > wrote: >> A Loumiotis wrote: >>> >>> Updating to v146c of netrw did not solve the problem. >>> >> >> Try v146d -- its difficult to do this without having a system to test with, >> I'm sorry.

Re: Issue with netrw copy and move

2012-04-12 Thread A Loumiotis
On Wed, Apr 11, 2012 at 4:26 PM, Charles Campbell wrote: > A Loumiotis wrote: >> >> Updating to v146c of netrw did not solve the problem. >> > > Try v146d -- its difficult to do this without having a system to test with, > I'm sorry.  I probably won't be able to get to trying to compile and run a

Re: Issue with netrw copy and move

2012-04-11 Thread Charles Campbell
A Loumiotis wrote: Updating to v146c of netrw did not solve the problem. Try v146d -- its difficult to do this without having a system to test with, I'm sorry. I probably won't be able to get to trying to compile and run a native windows vim again until this weekend IMHO the problem lies w

Re: Issue with netrw copy and move

2012-04-11 Thread A Loumiotis
On Wed, Apr 11, 2012 at 11:29 AM, Marcin Szamotulski wrote: > On 17:22 Tue 10 Apr     , Charles Campbell wrote: >> Marcin Szamotulski wrote: >> > On 16:49 Tue 10 Apr     , Charles Campbell wrote: >> > >> >> A Loumiotis wrote: >> >> >> >>> Hi, >> >>> >> >>> I'm facing exactly the same problem that

Re: Issue with netrw copy and move

2012-04-11 Thread Marcin Szamotulski
On 17:22 Tue 10 Apr , Charles Campbell wrote: > Marcin Szamotulski wrote: > > On 16:49 Tue 10 Apr , Charles Campbell wrote: > > > >> A Loumiotis wrote: > >> > >>> Hi, > >>> > >>> I'm facing exactly the same problem that Bart mentioned with netrw > >>> v146a as well. I'm using gVi

Re: Issue with netrw copy and move

2012-04-10 Thread Charles Campbell
Marcin Szamotulski wrote: On 16:49 Tue 10 Apr , Charles Campbell wrote: A Loumiotis wrote: Hi, I'm facing exactly the same problem that Bart mentioned with netrw v146a as well. I'm using gVim 7.3 on Windows XP SP3. I'm not sure what other MS-DOS commands to use besides "MOVE" an

Re: Issue with netrw copy and move

2012-04-10 Thread Marcin Szamotulski
On 16:49 Tue 10 Apr , Charles Campbell wrote: > A Loumiotis wrote: > > Hi, > > > > I'm facing exactly the same problem that Bart mentioned with netrw > > v146a as well. I'm using gVim 7.3 on Windows XP SP3. > > I'm not sure what other MS-DOS commands to use besides "MOVE" and > > "COPY" to set

Re: Issue with netrw copy and move

2012-04-10 Thread Charles Campbell
A Loumiotis wrote: Hi, I'm facing exactly the same problem that Bart mentioned with netrw v146a as well. I'm using gVim 7.3 on Windows XP SP3. I'm not sure what other MS-DOS commands to use besides "MOVE" and "COPY" to set the variables "g:netrw_localmovecmd" and "g:netrw_localcopycmd". Any id

Re: Issue with netrw copy and move

2012-04-10 Thread A Loumiotis
On Thu, Apr 5, 2012 at 5:00 PM, Charles Campbell wrote: > Bart Baker wrote: >> >> Hello, >> >> I'm using gVim 7.3 with netrw v142 on Windows XP SP3. I am not able to >> copy or move files within netrw. >> >> After marking a target (mt) and file (mf) and attempting to move (mm), >> I receive the fo

Re: Issue with netrw copy and move

2012-04-10 Thread Charles Campbell
Bart Baker wrote: Thanks for the help Charles. I actually ended up just hacking the autoload/netrw.vim file and surrounding each function call with: set noshellslash *function call* set shellslash While its not pretty, it works like a charm. Also, I got rid of the "executable()" condition when

Re: Issue with netrw copy and move

2012-04-10 Thread Bart Baker
Thanks for the help Charles. I actually ended up just hacking the autoload/netrw.vim file and surrounding each function call with: set noshellslash *function call* set shellslash While its not pretty, it works like a charm. Also, I got rid of the "executable()" condition when attempting to call

Re: Issue with netrw copy and move

2012-04-05 Thread Charles Campbell
Bart Baker wrote: Hello, I'm using gVim 7.3 with netrw v142 on Windows XP SP3. I am not able to copy or move files within netrw. After marking a target (mt) and file (mf) and attempting to move (mm), I receive the following message: **error** (netrw) command is not executable! Using the same

Issue with netrw copy and move

2012-04-05 Thread Bart Baker
Hello, I'm using gVim 7.3 with netrw v142 on Windows XP SP3. I am not able to copy or move files within netrw. After marking a target (mt) and file (mf) and attempting to move (mm), I receive the following message: **error** (netrw) command is not executable! Using the same procedure but instea