Emacs Editor in Linux
Emacs Editor in Linux
Definition
In both cases, Linux will query the required package information from available mirrors or software libraries and ask
whether you would like to go ahead and install it. It will also give you an estimate of disk space required. Once you say
yes (with a single keystroke of “y”), all emacs packages and their dependencies will be downloaded and installed
THE EMACS SCREEN
Emacs is normally in insert mode.
Emacs also has a command mode.
All commands begin with either:
1. C (the Ctrl key)
• Hold down the Ctrl key while pressing the listed key.
2. M (meta = either Esc or Alt)
• Hold down the Alt key while pressing the listed key.
• Or press and release the Esc key and then press the listed key.
COMMAND OF THE EMACS EDITOR