• Jan 15, 2026 mastering emacs book fficient Text Editing Moving cursor: arrow keys or `C-f` (forward), `C-b` (back) Search: `C-s` (forward), `C-r` (reverse) Undo: `C-/` or `C-_` Copy and paste: `M-w`, `C-w`, `C-y` Using Keyboard Macros Start macro recording: `C-x (` End macro: `C-x )` Execute macro repeatedly: `C-x e` Extend BY Sylvia Konopelski PhD