Angus Leeming <[EMAIL PROTECTED]> writes: | Jean-Marc Lasgouttes wrote: | > 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... | | I have always taken this order to apply to the LFUN itself rather, having | never really thought too much about its <name>.
It is actually vice versa... it is the <name> that is important. The LFUN is un-important since that is hidden in the code and nothing a user will ever see. | Would anybody be too upset | if these LFUNs followed the object.event order more strictly? So now I have to relearn the names of these LFUNs... -- Lgb