master
Jacopo De Simoi 2 months ago
parent 71bda7a26e
commit 83068b9751
  1. 6
      global.org

@ -583,9 +583,9 @@
("<M-f18>" . jump-to-mark)
("<S-f17>" . just-activate-mark)
("<S-f18>" . just-activate-mark)))
;; prevent the menu-bar from stealing my binding
(advice-add 'menu-bar-enable-clipboard :override (lambda ()))
;; prevent the menu-bar from stealing my binding
(advice-add 'menu-bar-enable-clipboard :override (lambda ()))
#+end_src
See [[help:menu-bar-enable-clipboard][here]] for more information about the last line
** Global bindings

Loading…
Cancel
Save