[previous] [up] [next]     [contents] [index]
Next: on-event Up: mred:basic-mode Previous: on-char

on-delete

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



PLT