Variable: nrepl-err-handler

nrepl-err-handler is an alias for nrepl-err-handler-function, defined in nrepl-client.el.

This variable is obsolete since 1.17.0; use nrepl-err-handler-function instead.

Value

nil

Documentation

Function to call on evaluation errors.

Called with one argument: the REPL buffer.

Aliases

nrepl-err-handler (obsolete since 1.17.0)