I need to test of the Ubuntu package is buggy or no.<br><br>I&#39;m having a program that&#39;s crashing on newlines (with lua lexer loaded), which does not crash when hand-compiled 2.3.2 is installed. However, the example provided (that doesn&#39;t do any syntax highlighting) doesn&#39;t crash on either version.<br>
<br>So it&#39;s either the package, or the way the syntax highlighting is setup in the program that could be causing it - so I&#39;d like to test the package first.<br>