CSE271: Short Quiz #1 -- Emacs Functions
- True or False: C-p is the emacs shortcut to move the cursor up one
line.
- What is the emacs shortcut to paste the text in the kill buffer?
- What is the emacs shortcut to save the current file?
- What does the emacs shortcut C-e do?
- What does the emacs shortcut C-v do?
Bonus credit (only useful if you missed one of the above):
- How do you transpose letters (not words) in emacs? That is, what is
the emacs shortcut?
Last revised: 18 January 2007, Brian D. Davison.