diff --git a/global.org b/global.org index a938895..3db70de 100644 --- a/global.org +++ b/global.org @@ -483,6 +483,8 @@ ("" . jump-to-mark) ("" . just-activate-mark) ("" . just-activate-mark))) + + (advice-add 'menu-bar-enable-clipboard :override (lambda ())) ; prevent the menu-bar from stealing my binding #+end_src ** Global bindings Remove some bindings that I find supremely annoying.