I was surprised not to find an introduction to Emacs Lisp on learnxinyminutes.com, so I created one, which is now maintained there. Comments and feedback are welcome! ;; This gives an introduction to Emacs Lisp in 15 minutes. ;; ;; Author: Bastien @ https://bzg.fr ;; ;; First make sure you read this text by Peter Norvig: ;; https://norvig.com/21-days.html ;; ;; Then install GNU Emacs: ;; https://w