November 2005
Beginner to intermediate
528 pages
24h 11m
English
If you’re just getting started with Emacs, Table 8-1 lists some of the most important commands to know.
|
Binding |
Action |
|
C-h |
Enter the online help system. |
|
C-x C-s |
Save the file. |
|
C-x C-c |
Exit Emacs. |
|
C-x u |
Undo last edit (can be repeated). |
|
C-g |
Get out of current command operation. |
|
C-p |
Up by one line. |
|
C-n |
Down by one line. |
|
C-f |
Forward by one character. |
|
C-b |
Back by one character. |
|
C-v |
Forward by one screen. |
|
M-v |
Backward by one screen. |
|
C-s |
Search forward for characters. |
|
C-r |
Search backward for characters. |
|
C-d |
Delete current character. |
|
Del |
Delete previous character. |
|
Backspace |
Delete previous character. |
Read now
Unlock full access