|
Emacs Commands List ; C = Control; M = Meta = Alt|Esc; Basics; C-x C-f "find" file i.e. open/create a file in buffer; C-x C-s save the file; C-x C-w write the text to an alternate name; C-x C-v find alternate file; C-z suspend emacs ; C-X C-c close down emacs; Basic movement; C-f forward char; C-b backward char;
|
lpn.rnbhq.org/tools/xemacs/emacs_ref.html
lpn.rnbhq.org/tools/xemacs/emacs_ref.html
|
|
|
|
Commands in emacs are either control characters (hold down the <Ctrl> key while typing another character) or are prefixed by one of a set of reserved characters: <Esc> or <Ctrl>-X. The <Esc> key can be typed by itself (because it really is a character) and then followed by another character;
|
www.cs.colostate.edu/helpdocs/emacs.html
www.cs.colostate.edu/helpdocs/emacs.html
|
|
|
Leaving Emacs ... To suspend Emacs, (the usual way of leaving it) C-z Exit Emacs permanently and save C-x C-c ... This is a list of Emacs editor commands that can be used to create text documents an a UNIX computer.
|
www.ma.iup.edu/MathDept/HomePageHelp/emacs.html
www.ma.iup.edu/MathDept/HomePageHelp/emacs.html
|
|
Slackware resources, Slackware Linux help and news, Slackware forums ... As time goes on I hope to add how to use emacs as a mail client and for various other tasks. Onto some Emacs commands. ... Linux Commands | Emacs Help | VI Help | Linux Security Tips...
|
www.userlocal.com/helpemacs.php
www.userlocal.com/helpemacs.php
|
|
Useful commands ... quit emacs ... To enter emacs and read file: type emacs < filename>
|
sip.clarku.edu/tutorials/intro_emacs.html
sip.clarku.edu/tutorials/intro_emacs.html
|
|
The O'Reilly Learning GNU Emacs book has a good chapter on using version control in emacs. ... In general, the VC (version control) commands are C-x v followed by one command character.
|
www.badgertronics.com/writings/cvs/emacs.html
www.badgertronics.com/writings/cvs/emacs.html
|
|
Commands available starting with emacs 22 ... For version 22 or higher, the following commands are available: ... Emacs has a few commands that can line up text with respect to whitespace, assignment, columns or regexp specified delimiters.
|
www.emacswiki.org/emacs/AlignCommands
www.emacswiki.org/emacs/AlignCommands
|
|
Here are some common commands for manipulating and using the mark, in particular, for selecting things. ... In addition to the ordinary mark ring that belongs to each buffer, Emacs has a single global mark ring. It records a sequence of buffers in which you have recently set the mark, so you can go back to those buffers.
|
www.emacswiki.org/emacs/MarkCommands
www.emacswiki.org/emacs/MarkCommands
|
|
This page lists emacs's commands in the order of their frequency of use. ... A higher percentage of non-data-entry commands probably means that the person is doing a lot editing, as opposed to writing. (if a person uses emacs for email or IRC chat, she's likely to have high percentage of data-entry commands.)
|
xahlee.org/emacs/command-frequency.html
xahlee.org/emacs/command-frequency.html
|
|