Hi everybody!!! Thank you for your good work with LyX! This is only a little bug report for LyX version 1.1.5 (I used a rpm on Linux redHat 6.1), I don't know if it is already fixed... ... If I wrote this paragraph in a standard environment: System start: only thread 1 is activated, so it starts in the STACKED state.Thread 2 arrives and become the running thread Lyx wrap the line before "state.Thread2". If I push space between "state." and "Thread2", Lyx puts the word "state." in the previous line. If I push the enter key Lyx divide the text in the following three lines: System start: only thread 1 is activated, so it starts in the STACKED state. Thread 2 arrives and become the running thread note the second line!!! then if I push space just after the period of "state.", Lyx divide the text in the following way: System start: only thread 1 is activated, so it starts in the STACKED state. <EMPTY LINE!!!> Thread 2 arrives and become the running thread putting an empty line between the two paragraphs!!! I cannot write on that empty line, but if I go before the T of "Thread 2" and I push backspace the lines appear like that System start: only thread 1 is activated, so it starts in the STACKED state. T hread 2 arrives and become the running thread This strange behaviour seems does not affect the text typed... bye Paolo [EMAIL PROTECTED] PS: I did a mistake... I posted this mail also in the feedback form on the LyX home page :-(