Comment #5 on issue 28 by [email protected]: out of the box, gVim
7.3.46 for Win32 cannot write swap files on Windows 7
http://code.google.com/p/vim/issues/detail?id=28
I was just upgraded to Windows 7 at work and ran into this issue.
The problem is that Vim defaults the 'directory' option
to ".,C:\TMP,C:\Temp" but these directories either do not exist or are not
writeable.
Vim should instead use the $TMP and $TEMP environment variables instead of
hard-coded paths.
For now I have a workaround for the problem in my .vimrc like this:
http://cfc.kizzx2.com/index.php/gvim-e303-unable-to-open-swap-file-for-no-name-recovery-impossible/
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
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
---
You received this message because you are subscribed to the Google Groups "vim_dev" 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/groups/opt_out.