A Short Guide to Using Emacs

Emacs is a highly versatile and powerful editor that has been the go-to choice for many UNIX users throughout history. The classic argument between vi and emacs enthusiasts has sparked countless debates and unproductive discussions among developers worldwide. To get started with Emacs, simply open a new session by invoking the command emacs. If you’re using Linux, this shouldn’t be a problem. However, if you’re on macOS, you’ll need to take an extra step....