>>>>> "Christian" == Christian Ridderström <[EMAIL PROTECTED]> writes:
Christian> On 27 Mar 2003, Jean-Marc Lasgouttes wrote: >> >>>>> "Christian" == Christian Ridderström <[EMAIL PROTECTED]> writes: >> Christian> - Pressing enter several times inserts a VSPACE inset (or Christian> opens the dialog Paragraph Layout/Spacing ?) >> Try \bind "Return" "paragraph-break-skip" \bind "BackSpace" >> "delete-backward-skip" Christian> What version of Lyx is this? I just tried with 1.3.1, and Christian> 1.4.0-cvs (compiled maybe two weeks ago), and I couldn't Christian> find either "paragraph-break-skip" or Christian> "delete-backward-skip" from the mini-buffer? They have been there for ages. I just checked, and they work, as far as I can see. They act like paragraph-break and delete-backward, except that the first inserts spacing on an empty paragraph, and the later removes the extra space when paragraph is empty. JMarc