Emacstutor
Whenever you decide to start using Emacs, you should take the Emacs tutorial. It's an interactive hands-on which will familiarize you with many things, including:
- Starting and exiting Emacs
- Basic text movement and editing commands
- Opening and saving files
- Emacs concepts: windows, frames, files, and buffers
- Invoking commands with keybindings and with M-x

To run the tutorial, start Emacs and type C-h t
, that is CTR-h followed by t. Alternatively, type M-x help-with-tutorial
in emacs
, that is ALT-x to get started.
This article is issued from Termux. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.