Any ideas here what might be going on? I was able to get Vim to use
chcp.com only by copying it from the System32 directory into
$VIMRUNTIME. I think this is NOT a good way to fix the problem. As
soon as Vim 7.4 or 8.0 comes out the workaround will stop working.

Yes, my $PATH contains the system32 directory.


C:\eclim-git\eclim>dir C:\WINDOWS\system32\*.com
 Volume in drive C is Local Disk
 Volume Serial Number is EA9A-15F2

 Directory of C:\WINDOWS\system32

02/18/2007  06:00 AM             9,216 chcp.com
02/18/2007  06:00 AM            12,288 diskcomp.com
02/18/2007  06:00 AM             9,728 diskcopy.com
02/18/2007  06:00 AM            30,720 format.com
02/18/2007  06:00 AM            43,008 mode.com
02/18/2007  06:00 AM            25,088 more.com
02/18/2007  06:00 AM            17,408 tree.com
              7 File(s)        147,456 bytes
              0 Dir(s)  181,770,612,736 bytes free

C:\eclim-git\eclim>"C:\Program Files (x86)\vim\vim73\vim.exe" -N -u
NONE -i NONE

:r !dir C:\WINDOWS\system32\*.com


 Volume in drive C is Local Disk
 Volume Serial Number is EA9A-15F2

 Directory of C:\WINDOWS\system32

02/18/2007  06:00 AM            29,696 format.com
02/18/2007  06:00 AM            16,384 more.com
              2 File(s)         46,080 bytes
              0 Dir(s)  181,772,042,240 bytes free

-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to