Next: atoms, Previous: constants, Up: Sexp Types
The sexp widget can contain any lisp expression, and allows the user to edit it inline in the buffer.
sexp
The syntax for the sexp widget is
TYPE ::= (sexp [KEYWORD ARGUMENT]... [ VALUE ])
This will allow you to edit any valid s-expression in an editable buffer field. The sexp widget takes the same keyword arguments as the editable-field widget.
This will allow you to edit any valid s-expression in an editable buffer field.
The sexp widget takes the same keyword arguments as the editable-field widget.
editable-field