Hugo Ahlenius said: > Long story short - on this machine everything works fine, but > accessing files with a UNC-path (\\computer\share\file) in vim/gvim > (tried both 32-bit and 64-bit versions, from 7.2 and back to 5.8) bogs > vim down - locks up for 2 minutes or so. Everything else works as it > should.
What OS are you running, exactly? The first thing I would try is Process Explorer from SysInternals (http://www.sysinternals.com). Start it up, and set the filter to only show activity for vim.exe (or gvim.exe). Then start Vim and have it open the UNC file like you said. Process Explorer should show you everything that happens, with timestamps and success/error codes. This might help narrow down the problem. You can save the events to a file for later analysis. Craig --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
