Skip to content

Define sexp-default thing to improve navigation in Emacs 31 #98

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rrudakov
Copy link
Contributor

Details here: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78458

This PR fixes a few issues, mentioned in #97, to fix all navigation issues, the best way would be to switch to a modified grammar (see sogaiu/tree-sitter-clojure#65).


Before submitting a PR mark the checkboxes for the items you've done (if you
think a checkbox does not apply, then leave it unchecked):

  • The commits are consistent with our contribution guidelines.
  • You've added tests (if possible) to cover your change(s). Bugfix, indentation, and font-lock tests are extremely important!
  • You've run M-x checkdoc and fixed any warnings in the code you've written.
  • You've updated the changelog (if adding/changing user-visible functionality).
  • You've updated the readme (if adding/changing user-visible functionality).

Issues with navigation are already mentioned in the README, including improvements in Emacs 31.

Thanks!

@rrudakov rrudakov force-pushed the feature/improve-sexp-navigation branch from 82df151 to ed8cf74 Compare May 20, 2025 20:34
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.

1 participant