EmacsKeys
Author: Rainer Kowallik


Purpose: sets the following Emacs-like key bindings:
         (It is recommended that you use the EmacsMigrationKeys instead !)

 <Control-a>      Begin of Line
 <Control-b>      Left one character
 <Control-d>      Delete Character Right
 <Control-e>      End of Line
 <Control-f>      Right one character
 <Control-k>      Delete to end of line
 <Control-n>      Down one line
 <Control-o>      Insert new Line (Not Implemented yet !)
 <Control-p>      Up one line
 <Control-r>      Search Prevoius
 <Control-t>      Transpose (Not Implemented yet !)
 <Control-v>      Next Screen
 <Control-w>      Kill Region (equivalent to <Control-x> in tkedit mode)
 <Control-Space>  Mark point
 <Control-x><Control-m>    Goto Mark
                           !!! The real Emacs needs m, not ctrl-m !!!
 <Control-x><Control-x>    Exchange Point and Mark
 <Control-x><Control-f>    Load New File
 <Control-x><Control-s>    Save text
 <Control-x><Control-c>    Quit
 <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
