I can reproduce and I think I know what the problem is. I'll see what
I can do about it.
Björn
Björn
--
You received this message from the "vim_mac" 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
So the problem was that Vim was searching through include files and
MacVim is very conservative about flushing so it would not flush until
after the search finished. I've made it flush a bit more aggressively
now so that at least in the cases I've tried it no longer stalls.
Björn
Björn