Skip to content

Fix CI for Emacs-30 #113

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

Merged
merged 1 commit into from
Jun 17, 2025
Merged

Fix CI for Emacs-30 #113

merged 1 commit into from
Jun 17, 2025

Conversation

rrudakov
Copy link
Contributor

Close #112

@rrudakov
Copy link
Contributor Author

I would be a good idea to make a new bugfix release after merging it. Most of the refactoring commands don't work in Emacs-30 due to incorrect usage of indent-region function.

@rrudakov
Copy link
Contributor Author

@bbatsov could you please take a look?

@bbatsov bbatsov merged commit 43f7a67 into clojure-emacs:main Jun 17, 2025
5 checks passed
@bbatsov
Copy link
Member

bbatsov commented Jun 17, 2025

I would be a good idea to make a new bugfix release after merging it.

I'll do a new release soon. There were a couple of other things I wanted to do first.
The fact that no one has noticed this so far (we got no bug reports) is a strong indication that our few users haven't discovered the refactoring commands yet. :-)

@rrudakov
Copy link
Contributor Author

The fact that no one has noticed this so far (we got no bug reports) is a strong indication that our few users haven't discovered the refactoring commands yet. :-)

Yeah, looks like it. I was kind of waiting for some feedback, especially from Emacs-30 users, but eventually I had to install it myself haha

@rrudakov rrudakov deleted the fix/ci branch June 17, 2025 11:38
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.

Fix CI on Emacs 30.1
2 participants