bill lam wrote: > I use wine more often than real window now, On wine the > vimfiles are placed just under c:\ so that I suppose the > $HOME should be c:\
No (see my other message). Vim sets $HOME to 'C:\' if the HOME variable is not define (normally it isn't), and if the HOMEDRIVE and HOMEPATH variables are not set (they SHOULD be). You probably need to export HOME before invoking Wine. John --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
