emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Unset keybindings from major and minor modes


From: michael-franzese
Subject: Unset keybindings from major and minor modes
Date: Sat, 1 May 2021 22:46:24 +0200

I would find it useful if there was the equivalent of unset-key that
unsets a keybinding for a particular major or minor-mode, leaving the
keybinding intact for the remaining modes.

  (global-unset-key KEY)
  (local-unset-key KEY)







reply via email to

[Prev in Thread] Current Thread [Next in Thread]