Next:
set-tab-size
Up:
scheme:text<>
Previous:
select-forward-sexp
select-up-sexp
(send
a-scheme:text
select-up-sexp
start
)
->
#t
start
:
exact-integer
Selects the region to the enclosing S-expression, starting at position
start
.
PLT