On Tue, Jan 16, 2018 at 8:05 AM, Sand Glass <[email protected]> wrote: > I install gvim7.4 in the default directory 'C:\Program Files (x86)\Vim' on > windows10 x64 system. > I open the origin _vimrc file, and run > :vert diffsplit _vimrc_my > It shows error: > E810: Cannot read or write temp files > E97: 无法创建diff > I open the origin _vimrc file again and delete everything, and run > :vert diffsplit _vimrc_my > OK. > > Question is: > Where the temp files save when do diff using the origin _vimrc config? > Why this will hapen on win10? my win7 system is OK.
• Do you experience the same problem with the latest Vim 8.0? (If you don't, it was fixed somewhere down the line.) • Could it be an antivirus problem? (Permissions problems are often due to an antivirus not recognizing a newly installed executable as "legitimate".) • Or else, it might be a Windows-specific conflict (of which I know nothing, my last Windows system was XP SP2) between installing as "administrator" and using as "normal user". Best regards, Tony. -- -- You received this message from the "vim_use" 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 --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
