| Re: how to have global keybinding override major/minor ones? |
|
 |
|
 |
|
 |
|
 |
Group: gnu.emacs.help · Group Profile
Author: Lennart Borgman (gmail)Lennart Borgman (gmail) Date: Sep 17, 2008 16:53
Xah wrote:
> is there a way to setup emacs so that keybindings defined in the
> global keymap always override specific bindings in major or minor
> modes?
>
> I mean, so that i don't have to define hooks for every mode i might
> use.
See
(info "(elisp) Searching Keymaps")
|