Emacs
Emacs
Emacs
Shell - Editor
TABLE OF CONTENTS
01 02
Overview Learning
topics Objectives
03 04
Quiz hands on lab
questions practice
01
OVERVIEW topics
OVERVIEW Topics
What is Emacs
Richard Stallman
How to open and save files
Type : `emacs`
To open a file in Emacs, you can use the
command `C-x C-f` (that is, hold the Ctrl key
and press x, release both keys, then hold the
Ctrl key again and press f). This will prompt
you to enter the name of the file you want to
open.
Advanced
`M-x ibuffer <RETURN/Enter>`
to list all buffer and choose one instead of
search
How to use the mark and the point to set the region
Share
To let the others know more
Thanks