Hi, I am not sure how to reproduce the bug without the whole python file, but here is the order of events:
1. I run my python file from vim with: !python % 2. I use the program until it crashes (predictably, due to incomplete code) 3. Instead of the usual message explaining where the error in the file is, it quits directly back to the editor 4. Sometimes, but not always, when it quits like this it seems to "overflow" into the editor and changes the file in some way: It might delete or overwrite a line somewhere in an unpredictable manner 5. If it has changed the file, I have to undo changes to see what and where the change is, in case it has messed up my program somehow Please let me know if I can post any other details that might help to identify the problem Thanks -- -- You received this message from the "vim_dev" 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 --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/f1d03624-6d10-4839-9f7c-814248e48532n%40googlegroups.com.
