works
Jared Dilettante Error handling in Emacs Lisp online One thing that very few code samples (for any language) touch upon is error handling. There are a number of reasons for this. Error handling code is ugly It can take up a significant amount of the …

Error handling in Emacs Lisp

Jared Dilettante

A Curious Programmer, June 8, 2009

Abstract

One thing that very few code samples (for any language) touch upon is error handling. There are a number of reasons for this. Error handling code is ugly It can take up a significant amount of the …

PDF

First page of PDF