Replies: 1 comment
-
|
Does it work if you remap |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have bound consult-goto-line where goto-line is usually bound (
M-g g).Packages such as pdf-tools remap for example goto-line with their own functions, in this example it's
pdf-view-goto-page.
How deal best with such packages, how to make it possible that the remapped function is executed instead?
Beta Was this translation helpful? Give feedback.
All reactions