Skip to content

Conversation

planetmcd
Copy link
Owner

This PR adds a function that a prelude user can add to their personal configs that, if called, will set org-mode specific S-[arrow key] functionality in org-mode buffers instead of the default windmove keybindings.

Windmove keybindings should work in all other buffers.

Fixes bbatsov#1364

Alternative to bbatsov#1427


Before submitting the PR make sure the following things have been done (and denote this
by checking the relevant checkboxes):

  • The commits are consistent with our contribution guidelines
  • You've updated the changelog (if adding/changing user-visible functionality)
  • You've updated the user manual (if adding/changing user-visible functionality like modules, commands, configuration options, etc)

Thanks!

@planetmcd planetmcd force-pushed the mjm/add-setting-for-orgmode-shift-bindings branch from 32560d2 to 35d5468 Compare August 10, 2025 04:14
This commit adds a function that a prelude user can add to their
personal configs that, if called, will set org-mode specific S-[arrow key]
functionality in org-mode buffers instead of the default windmove
keybindings.

Windmove keybindings should work in all other buffers.

Fixes bbatsov#1364

Alternative to bbatsov#1427
@planetmcd planetmcd force-pushed the mjm/add-setting-for-orgmode-shift-bindings branch from 35d5468 to 509d7f5 Compare August 10, 2025 04:16
@planetmcd planetmcd closed this Aug 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Emacs 28.1: org-mode shift key shortcuts shadowed

1 participant