EmacsMigrationKeys
Author: Rainer Kowallik


Purpose: This macro tries to help all people who want to switch from "emacs" to
         tkedit. The most common problem is, that you want to work fast, using
         the key bindings (not going over the menu) and you can not remember
         the "tkedit"-key, but you know exactly the Emacs keys
         Here comes the help:
         This macro gives you a subset of the most common used "emacs" keys if
         you really want and the normal "tkedit" keys the rest of the time.
         The "emacs" keys can be reached via the <Compose> or <Alt> key
         together with the "emacs" control-keys

The following keys have been defined so far:

ALLWAYS type <Compose> or <Alt> TOGETHER with the following keys:
-------      ---------    ----- --------

 <Meta-Control-a>      Begin of Line
 <Meta-Control-b>      Left one character
 <Meta-Control-d>      Delete Character Right
 <Meta-Control-e>      End of Line
 <Meta-Control-f>      Right one character
 <Meta-Control-k>      Delete to end of line
 <Meta-Control-n>      Down one line
 <Meta-Control-o>      Insert new Line (Not Implemented yet !)
 <Meta-Control-p>      Up one line
 <Meta-Control-r>      Search Backward
 <Meta-Control-s>      Search Forwards
 <Meta-Control-t>      Transpose (Not Implemented yet !)
 <Meta-Control-v>      Next Screen
 <Meta-Control-w>      Kill Region (equivalent to <Control-x> in tkedit mode)
 <Meta-Control-Space>  Mark point
 <Meta-Control-x><m>    Goto Mark
 <Meta-Control-x><l>    Goto Line
 <Meta-Control-x><Meta-Control-x>    Exchange Point and Mark
 <Meta-Control-x><Meta-Control-f>    Load New File
 <Meta-Control-x><Meta-Control-s>    Save text
 <Meta-Control-x><Meta-Control-c>    Quit
 <Meta-Control-y>      Yank Buffer
 <Meta-b>         Left one Word
 <Meta-d>         Delete to end of Word
 <Meta-f>         End of Word
 <Meta-less>      Top of file
 <Meta-greater>   End of file

This list may grow over the time if there is any request...
         
-------------------------------------------------------------------------------
Rainer Kowallik             postdoc at       DESY-IfH Zeuthen (Germany)
Email: kowallik@ifh.de                       Platanenallee 6, D-15738 Zeuthen
