Skip to content

Conversation

@planetmcd
Copy link

@planetmcd planetmcd commented Aug 10, 2025

This Pull Request 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 #1364

Alternative to #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 509d7f5 to 884cb04 Compare August 10, 2025 04:23
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 884cb04 to fd12571 Compare August 10, 2025 04:23
@planetmcd
Copy link
Author

Hello maintainers, thank you for taking the time to review my PR.

This is my first time contributing to the repository and I am not an Elisp expert. I got to this solution through trial and error. If you have suggestions, please let me know and I will do my best to follow your coaching.

@github-actions
Copy link

This pull request has been automatically marked as stale because it has not had any recent activity. It will be closed soon if no further activity occurs. Thank you for your contribution and understanding!

@github-actions github-actions bot added the stale label Sep 10, 2025
@planetmcd
Copy link
Author

planetmcd commented Sep 10, 2025 via email

@github-actions github-actions bot removed the stale label Sep 10, 2025
@github-actions
Copy link

This pull request has been automatically marked as stale because it has not had any recent activity. It will be closed soon if no further activity occurs. Thank you for your contribution and understanding!

@github-actions github-actions bot added the stale label Oct 11, 2025
@planetmcd
Copy link
Author

This is still an open PR. Recent history suggests it is months between activity on the project. If there is something wrong, I can close or edit.

@github-actions github-actions bot removed the stale label Oct 13, 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