2009/6/14 Sorin Ionescu: > > MacVim starts two instances of Vim. Vim in the console is just one > instance. In case of MacVim, when I type the dot, only one of the > instances turns into GVim. "Activity Monitor" says "Not Responding". I > didn't capture this in the video. In case of Vim, it turns into GVim > and bounces the icon. It doesn't actually freeze though. Activity > Monitor thinks that because when you click on the icon, no menu pops > up. So, it thinks it's frozen. > > Yes, I have tried to remove the plugins. I removed all of them. No > luck. I have tried to use someone else's vimrc that has the same ruby > autocmds to see if my vimrc has a conflict. > > The line that causes this to happen is > autocmd FileType ruby,eruby let g:rubycomplete_buffer_loading = 1
This looks like the "forever bouncing dock icon bug" reported here: http://code.google.com/p/macvim/issues/detail?id=56 The solution is to download the latest snapshot. Please report back if that doesn't fix the problem. Björn --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
