home *** CD-ROM | disk | FTP | other *** search
- In the EMACS drawer, there is a config file named "EmacsConfig". This config
- will be read as a normal config file by the 3 editor versions; disEd,disEdPlus,
- and deluxED. When used with deluxEDplus, an EMACS keymap will be setup as
- follows:
-
- Clear ^XN
- Load File ^XR
- Load Clip ^XQ
- Save ^XS
- Save As (File) ^XW
- Save As (Clip) ^XC
- Quit ^C
-
- Resize Buffer ^XB
- PageScroll ESC P
- TAB Width ^XT
- Wrap Margin ESC W
- Left Margin ESC M
- Save Config (Boot) ^[
- Save Config (Choose) ^]
- Load Config (Boot) ^ SHIFT [
- Load Config (Choose) ^ SHIFT ]
- Macro Load ^-
- Macro Save ^ SHIFT -
- Colors ^1
-
- Overstrike ^XI
- Extended OverStrike ^ALT XI
- Word Wrap ^3
- Mark Display ^4
- AutoIndent ^5
- Block Search ^6
- Protect ^7
- Hide Codes ^8
- Extra Wide ^9
- No Icon ^0
-
- Set Mark ^@ (or ^2)
- Cut Text ^W
- Copy Text ESC W
- Insert (Paste) Text ^Y
- Upper Case Clip ESC U
- Lower Case Clip ESC L
- Goto Mark ^XX
- Transfer Clip ^XZ
-
- Delete Line ^XD
- Delete to Line End ^K
- Goto Line ^XG
- Line Status ^X=
- Misc Status ^X \
-
- Delete Spaces ^X^O
- Repeat Last Command ^ ALT G
- Enter Ctrl Char ^Q
- Filter Ctrl Char ^ ALT Q
- Execute DOS Cmd ^XE
- Flip Char Case ESC ^
- Space to TAB ^ SPACE
- TAB to Space ^ TAB
- Paragraph ^XP
-
- Fwd Search (insens) ^S
- Fwd Search (sens) ^ ALT S
- Back Search (insens) ESC S
- Back Search (sens) ESC ALT S
- Query Exg (insens) ESC Q
- Query Exg (sens) ESC ALT Q
- Exchange (insens) ESC R
- Exchange (sens) ESC ALT R
-
- Top Of Buffer ESC <
- Bottom Of Buffer ESC >
- Next Page ^V
- Prev Page ESC V
- Next Word ESC F
- Prev Word ESC B
- Goto Line Start ^A
- Goto Line End ^E
- Delete Fwd Word ESC D
- Delete Back Word ESC H
-
-
- For example, to load a file, hold down the CTRL key, and press X, then R.
- Release the CTRL key.
- Certain commands require an additional qualifier key to be held. For example,
- to Load a Config file (from boot disk), you must press and hold both the CTRL
- and ALT keys, then press [.
- To load this EMACS config file:
-
- 1). Select Load Config's Choose Dir
- 2). Using the file requester, go to the EMACS drawer (inside of the disEditor
- drawer).
- 3). Double-click on "EmacsConfig"
-
- On the other hand, you can copy the EmacsConfig file to the same dir as the
- text editor and rename it as DisConfig, in which case it will be automatically
- loaded when the editor is started. The same is true if after loading Emacs-
- Config, you save it to your boot disk as DisConfig using the Save Config Boot
- Disk menu item.
-