HW5
COP-3223H
- What key commands can I use to quit the emacs editor?
- What key commands can I use to save a file being edited in the emacs editor?
- What sequence of key commands would you use to kill (cut) a word in front of your cursor and yank (paste) it three times?
- How can I open a new file in the emacs editor?
- How can I jump to a specific line of a file in the emacs editor?
The GNU Emacs Reference Card is a useful resource as a reminder for emacs commands.