hard to rebind org-journal-mode keymap #16125
Unanswered
pcompassion
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
won't work
I have to add
(define-key org-journal-mode-map (kbd "C-c C-j") 'some-func)
I suspect it's because
It's bind under
spacemacs-org-journal-map-mode
but not inorg-journal-map-mode
org layer's own code to define
Cp
doens't seem to work eitherBeta Was this translation helpful? Give feedback.
All reactions