Andy Wokula wrote:
> Dennis Benzinger schrieb:
>> Hello,
>>
>> my Vim 7.2.293 reproducibly crashes while editing the attached XML file 
>> crash.xml. You probably need the attached .vimrc-crash to reproduce it:
>> 1. Start vim -u .vimrc-crash crash.xml
>> 2. 98gg  (Start of comment)
>> 3. o (Open line below)
>> 4. Press Esc
>> 5. Move Cursor to end of comment line (initially 101)
>> 6. o (Open line below)
>> 7. Press Esc
>>
>> You need to repeat steps 2 to 7 several times (creating empty lines 
>> after comment start and end) but for me it crashes reliably after a few 
>> repetitions.
>>
>> Can others reproduce this? What can I do to further diagnose the problem?
>>
>>
>> Regards,
>> Dennis Benzinger
> 
> Just checked: you use :filetype plugin on
> :e some.xml
> :set com?
>   comments=s:<!--,m:     ,e:-->
> That value looks very bug-inducing ...
> 
> I think your problem has been fixed with Patch 7.2.299 .
> 

Thanks, that seems to have fixed it. I couldn't reproduce the crash with 
7.2.302


Regards,
Dennis Benzinger

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to