The log file shows that vim sends a 'disconnect' netbeans event to pyclewn before pyclewn receives the 'echo' command.
This may be caused by vim itself: are you running the standard vim distributed with Ubuntu ? Or possibly by your .vimrc, maybe vim still sources your .vimrc even though you think it is out of the way ? If you download and build vim 7.3 (no need to install it yet, just 'cd src; make'), you may then run './vim -g -u NONE' and start pyclewn with the ':Pyclewn' vim command. This will help understand if the problem comes from your vim or your .vimrc. -- Xavier Les Chemins de Lokoti: http://lokoti.alwaysdata.net ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ Pyclewn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pyclewn-general
