Emacs
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.
Live coding help from Git and Emacs
A small git script and two lisp functions can go a long way in helping you "live code" in a prepared and controlled matter at conferences.
Emacs org-mode todo colors
A quick tip on how to customize the look of todo items in Emacs org-mode.