Comment 10 for bug 987707

Revision history for this message
David Barnett (mu-mind) wrote :

I tried running 7.3.530 and 7.3.520, and both fix the delay for me when I'm just opening gvim normally.

However, I'm still seeing the same symptom and error message when I run gvim from inside abominade IDE, which I've narrowed down to these steps to reproduce:
 echo -e "python <<endpython\nimport gtk\nendpython" > foo.vim
 gvim --cmd "so foo.vim"