backward-sexp in scheme:text<%>
Move the caret backwards one sexpression
(-> voidsenda-scheme:textbackward-sexpstart-pos)
start-pos: exact-integerMoves the caret to the beginning of the sexpression that ends at
start-pos.
backward-sexp in scheme:text<%>
Move the caret backwards one sexpression
( -> void
send a-scheme:text backward-sexp start-pos)
start-pos : exact-integer
Moves the caret to the beginning of the sexpression that ends at
start-pos.