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