Home
Browse
Create
Search
Log in
Sign up
Upgrade to remove ads
Only $2.99/month
Basic Emacs
STUDY
Flashcards
Learn
Write
Spell
Test
PLAY
Match
Gravity
Basic Emacs editing commands
Terms in this set (33)
Forward Screen
C-v
Back Screen
M-v
Center on point
C-l
Back Character
C-b
Forward Character
C-f
Back Word
M-b
Forward Word
M-f
Beginning of line
C-a
End of Line
C-e
Beginning of Sentence
M-a
End of Sentence
M-e
Beginning of Whole Text
M-<
End of buffer
M->
Scroll # lines
C-u # C-v
or
C-u # M-v
Delete AFTER point
C-d
Kill word before point
M-<delback>
Kill next word
M-d
Kill point to end of line
C-k
Kill point to end of sentence
M-k
Yank
C-y
Shift kill ring
M-y
undo
C-x u
open file
C-x C-f
show buffers
C-x C-b
Switch to buffer "buffer"
C-x b "buffer"
Selectively save buffers
C-x s
text-mode
M-x text-mode
current mode doc
C-h m
help command by name
C-h c
help window
C-h k
describe function by name
C-h f
variable doc
C-h v
apropos
C-h a
THIS SET IS OFTEN IN FOLDERS WITH...
Emacs - tutorial
72 terms
EMACS
40 terms
Emacs
45 terms
Basic Emacs - extended
68 terms
YOU MIGHT ALSO LIKE...
Emacs commands
31 terms
Basic Emacs - extended
68 terms
technology keyboard shortcuts
85 terms
COP3353 Test 1
50 terms