Gaelan D'costa’s Reviews > An Introduction to Programming in Emacs Lisp > Status Update


flag

Gaelan’s Previous Updates

Gaelan D'costa
Gaelan D'costa is 25% done
save-excursion sounds like a really important function to learn, alongside concepts of the point, mark, buffer and region.
Nov 15, 2021 11:36AM
An Introduction to Programming in Emacs Lisp


Gaelan D'costa
Gaelan D'costa is 14% done
Emacs Lisp is a Lisp-2, and this book doesn't think that is weird so won't call it out all the time when reusing symbols for values and functions.

(message) is our first "println", printing to the echo area.
Nov 14, 2021 07:56PM
An Introduction to Programming in Emacs Lisp


No comments have been added yet.