emacs, dot-emacs.el: Extend and semi-automate evil-keymap hacking.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 9 Mar 2009 12:54:35 +0000 (12:54 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 9 Mar 2009 12:54:35 +0000 (12:54 +0000)
commit16fe7c41f6a107a5a897ea36dd82e9905bac6423
tree6f07208333f85c7d8ee6c4ae2c270b968e693621
parenteae0aa6dedd565edcf93bfc455a141826e6a546b
emacs, dot-emacs.el: Extend and semi-automate evil-keymap hacking.

It seems that org-mode-map isn't the only evil keymap provided by Org
mode: the org-agenda-mode-map has some of the same defects.  Rather than
tediously write out all of the necessary fixing for each mode, I've
written a keymap-fixing function which reads an alist of keys to remap.
dot-emacs.el
emacs