I need to test of the Ubuntu package is buggy or no.<br><br>I'm having a program that'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't do any syntax highlighting) doesn't crash on either version.<br>
<br>So it's either the package, or the way the syntax highlighting is setup in the program that could be causing it - so I'd like to test the package first.<br>