|
|
|
|
|
by pdelgallego
5331 days ago
|
|
Besides the inline manual that emacs has in itself. I recommend you to start using the Emacs Starter Kit [1]. Try to read the source and understand what it's doing. You will learn how to configure emacs, and the basics of elisp. [1] https://github.com/technomancy/emacs-starter-kit |
|