You are on page 1of 1

Emacs visual reference

jumpstart navigation
M-< C-x 1 M-v C-x o next buffer C-x 0 close window C-x k kill buffer C-x 2 C-x 3 in X text-only? emacs & emacs -nw

buffer

M-] C-M-b

M-a C-p C-e

C-x C-b list buffers C-x b

change buffer to another one

C-a

M-b

C-b

C-f

M-f

M-x shell

M-e C-n C-M-f M-[ C-v

scheme
expression selection file TAB M-C-q

M-s M-x run-scheme ...and switch buffer C-c C-e C-c M-e C-c C-r C-c C-l indent line indent expression indent selection C-c M-r C-c M-l

M->

files
C-x C-f C-x C-s C-x C-c C-x 4 C-f in another window Save Quit Emacs C-x C-w Save As C-g Cancel

M-C-\

edit

C-_

undo

search
C-r Replace C-u C-s C-s M-% !
All

C-space mark C-@ M-Del Del C-w Space Del Ret M-w C-y "yank"

C-d

M-d

C-k

Regexp ^ anything. [ A-Za-z] [ [ :alpha:] ] [ ^0-9] $ 2002 Steven Chan <www.stevenchan.us>

You might also like