> > Patch 7.1.123 > > Problem: Win32: ":edit foo ~ foo" expands "~". > > Solution: Change the call to expand_env(). > > Files: src/ex_docmd.c, src/misc1.c, > > src/proto/misc1.pro, src/option.c > > You appear to have eliminated the problem. Thanks!
Though I think it may have created another. In my .vimrc I have: set runtimepath=$VIMRUNTIME,~/vimfiles which no longer loads any of the scripts from my ~/vimfiles directory. Chris -- Chris Sutcliffe http://ir0nh34d.googlepages.com http://ir0nh34d.blogspot.com http://emergedesktop.org --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
