I meant :py, not !py... thanks for the feedback. I've confirmed that it's only breaking on one of my builds, and on another it works, so I'm sure it's just a problem with how I'm compiling it.
Greg On Fri, Oct 3, 2008 at 3:16 PM, Tony Mechelynck < [EMAIL PROTECTED]> wrote: > > On 03/10/08 20:19, Greg wrote: > > Can anyone confirm that typing the following breaks vim? > > > > !py import weakref > > > > Vim: Caught deadly signal ABRT > > Vim: Finished. > > Aborted > > > > Does anybody know what might be the source of this bug? > > Works for me, with a colon instead of an exclamation mark, in a gvim > version compiled with +python and the corresponding python libs > installed on the system. No output. > > Also in Console mode. > > !p just gives a beep (meaning "invalid Normal-mode sequence"). > > > Best regards, > Tony. > -- > The road to hell is paved with good intentions. And littered with > sloppy analysis! > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
