An introduction to Emacs Lisp
As a long-time passionate Emacs user, I've been curious about Lisp in general and Emacs Lisp in particular for quite some time. Until recently I had not written any Lisp apart from my .emacs.d setup, despite having read both An introduction to programming in Emacs Lisp and The Little Schemer last summer. A year later, I have finally written some Lisp, and I thought I'd share the code as an introduction to others out there curious about Lisp and extending Emacs.
(Sorry for the clunky link indirection - I've started the progress of moving my blog off this overkill CMS to simple HTML files). Read full article.
Comments are closed