>>>>> "Martin" == Martin Forsgren <[EMAIL PROTECTED]> writes:
Martin> I've got an idéa of a new feature in the gui. As it is now it Martin> doesn't mather how many enter you press, you still cant get Martin> more then a new part. Thats good but what if it transformed to Martin> a vertical space if you pressed one more enter. And if you Martin> pressed once more you got an vertical fill. Martin> Just a small change, but I think it would be good. And it Martin> would be great if you could rightclick on them to change the Martin> size on them. Take a look at the functions break-paragraph-skip and delete-backward-skip, which can be bound to Enter and Backspace respectively. I think they do mostly what you want. JMarc