I don't know much about the memory management for the vim. But , recently , my gvim ( gvim72 under WinXP ) always give a warning about "Out of memory! (allocating %d bytes)" where %d is a number . The warning appeared sometimes, but not every time.
I try to autoload some python module ( written by myself ) via "pyfile filename.py" in my vimrc , and everything goes well except the warning sometimes. I think maybe the python script is a bit complex ( about 10 files , 50K totally ) but there is indeed a enough memory for vim . Is there a memory limit for the vim? Or , does someone see this problem before because the load of some python code ? --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
