Emacs Editor#
The emacs editor
Exiting Emacs#
exit | ^X^C |
Files#
^x ^f | read a file into emacs |
^x ^s | save a file |
^x s | save all files |
^x i | insert a file at current location |
^x ^w | write buffer to a named file |
Motion#
^a | beginning of line |
^e | end of line |
Esc < | beginning of buffer |
Esc > | end of buffer |
Deleting#
^d | delete character |
Esc d | delete following word |
Esc Del | delete previous word |
^k | delete to end-of-line |
Ctl-Shft-Bksp | delete line |
Add new attachment
Only authorized users are allowed to upload new attachments.
«
This particular version was published on 27-Aug-2013 20:34 by BlakeMcBride.
JSPWiki v2.10.4