On Tue, Jan 16, 2018 at 12:35 PM, Sand Glass <[email protected]> wrote: > [snip] > 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. Check :help E810 and :help tempfile
Also, try with verbose option set (see :help 'verbose') :set verbose=5 :vert diffsplit _vimrc_my If it is specific to Windows 10, it could be due to a feature called "Controlled Folder Access" (google for it or see https://support.microsoft.com/en-in/help/4046851/windows-10-controlled-folder-access-windows-defender-security-center for an explanation). -- -- 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.
