Next:
select-backward-sexp
Up:
scheme:text<>
Previous:
remove-parens-forward
remove-sexp
(send
a-scheme:text
remove-sexp
start
)
->
void
start
:
exact-integer
Forward-deletes the S-expression starting after the position
start
.
PLT