Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 131 by
m00nati...@gmail.com: Can't customize key bindings
http://code.google.com/p/ergoemacs/issues/detail?id=131
What steps will reproduce the problem?
Before or after enabling ergoemacs-mode I try each of:
(ergoemacs-replace-key 'search-forward-regexp "C-e")
(ergoemacs-minor-key "C-e" 'search-forward-regexp)
(ergoemacs-key "C-e" 'search-forward-regexp)
(ergoemacs-fixed-key "C-e" 'search-forward-regexp)
What is the expected output? What do you see instead?
I'd like to map C-e (in the ideal case, the key will float for all
layouts) to do regular expression search. None of the above has
desired (any) effect. As I'm using colemak, here are the results:
C-f (corresponding to C-e on qwerty, this is what I really want) -> invokes
isearch
C-e -> 【Ctrl+e】 keybinding is disabled! Use 【Alt+⇧Shift+h】, <end>
(move-end-of-line)
I'd also like to re-enable M-< and M-> to go to beginning/end of
buffer and disable M-(arrow keys) so I can use paredit bindings. I
can't achieve any of the above.
Are you using ErgoEmacs windows binary, or the ErgoEmacs elisp package, or
just the ErgoEmacs keybinding elisp package?
MELPA elisp package
What version of the the above are you using?
5.7.5 (20130516.515 from MELPA)
What OS (Windows, Mac, Linux)?
GNU/Linux
Is this bug related to running emacs inside a text terminal?
No
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings