Hacker News new | ask | show | jobs
by michaelsbradley 4230 days ago
Bozhidar Batsov's Emacs Prelude is also worthy of study:

https://github.com/bbatsov/prelude

That is, even if you didn't want to use it outright for your config, prelude's init.el and modules are a good resource for learning how to wire things together with Emacs Lisp.