Great key rebinding.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 6 May 2008 14:04:12 +0000 (15:04 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 6 May 2008 14:04:12 +0000 (15:04 +0100)
commitc5e89bcdf719089bb8ebdc2905db9b69dfed7908
tree0056c383cb74f45fbc84f423c61eae6e2c0aa037
parent9f0b54fbbd45d18e2b3f0d8d63e13df8c2d7188b
Great key rebinding.

  * Rebind Enlightenment keys to use right-hand Alt key, leaving left
    Alt available for Emacs.

  * Remove a bunch of old Emacs key bindings.  In particular, F9
    (`mdw-divvy-window') is now on C-x w d; `undo' is removed from F8
    and is now only (ahem) on C-x u, C-_ and C-/.  F4
    (`query-replace-regexp') moved to the default C-M-%.  F5
    (`goto-line') is on M-g M-g.  F6 (`auto-fill-mode') is moved to
    C-x /.  Finally, M-RET is no longer `kmacro-call-macro', but one can
    use C-x C-k C-k or (now we've stopped squatting on it) F4.

The remaining fly in the ointment is that C-M-DEL is still trapped by
the X server.  This needs some XKB hacking.
dot-emacs.el
e-keybindings.cfg
emacs