19 Debugging Lisp Programs

There are several ways to find and investigate problems in an Emacs Lisp program.

Other useful tools for debugging input and output problems are the dribble file (see Terminal Input) and the open-termscript function (see Terminal Output).