Variable: cider-result-overlay-position
cider-result-overlay-position is an alias and customizable for
cider-eval-result-position, defined in cider-overlays.el.
This variable is obsolete since 2.0.0; use
cider-eval-result-position instead.
Value
at-eol
Documentation
Where to place result overlays for inline evaluation and the debugger.
If at-eol, place at the end of the line.
If at-point, place at the end of the evaluated sexp.
Aliases
cider-result-overlay-position (obsolete since 2.0.0)