Turn On Emacs Debugging Output

October 2022

This turns on debugging output in Emacs

(setq debug-on-error t)
end of line