November 2005
Beginner to intermediate
528 pages
24h 11m
English
|
Binding |
Command |
Action |
|
C-x C-f |
find-file |
Find file and read it. |
|
C-x C-v |
find-alternate-file |
Read another file; replace the one read currently in the buffer. |
|
C-x i |
insert-file |
Insert file at cursor position. |
|
C-x C-s |
save-buffer |
Save file. (If terminal hangs, C-q restarts.) |
|
C-x C-w |
write-file |
Write buffer contents to file. |
|
C-x C-c |
save-buffers-kill-emacs |
Exit Emacs. |
|
C-z |
suspend-emacs |
Suspend Emacs (use exit or fg to restart). |
Read now
Unlock full access