home
~
projects
~
socials
Turn On Emacs Debugging Output
This turns on debugging output in Emacs
(setq debug-on-error t)
-- end of line --