>>>>> "Christian" == Christian Ridderström <[EMAIL PROTECTED]> writes:
Christian> On 27 Mar 2003, Jean-Marc Lasgouttes wrote: >> >>>>> "Christian" == Christian Ridderström <[EMAIL PROTECTED]> writes: >> >> 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. Christian> Oh, wait ... you transposed it, should be: Christian> break-paragraph-skip Indeed :) Note that paragraph-break is how it should be written, since the rule number one is 1) Use the object.event order. That is, use `word-forward' instead of `forward-word'. It would probably not be a good idea to rename the lfun now... JMarc