Deep dive into emacs: let’s unleash the power
As a formality, we assume you’re already productive using emacs (how else would you land here if you weren’t?). If it’s not the case, go back to the episode 0 of this tutorial series. Mastering emacs isn’t a task, it’s journey. By the end of this post you should get a feel of emacs real power as a hackable interactive environment for programming and be able to hack your way into it. To start on your journey, you first need to get some understanding on the philosohpy of emacs and learn how to learn emacs. Seems obvious but it’s wasn’t easy for me to know how to do stuff on emacs without constantly googling stuff. Apis:
Surface Limitation: Whenever we want to interact with a system, we usually do so by using some apis. If you build those apis, it boils down to create the code that will allow third...
Look at a few interesting features that comes by default
Emacs builtin features
Emacs builtin features
Getting started with org mode
Getting started with emacs: the basics
The learning path
4 great cli tools you should know about: tmux, tig, htop, emacs
Because not everyone know how to do it