previous up next     contents index
Next: standard-style-delta Up: mred:basic-mode Previous: on-focus

on-insert

   

Called when something is about to be inserted into the buffer. The s argument is the starting position and l is the length. If #f is returned, then the insert will be denied.



PLT