Skip to content

Conversation

@bbatsov
Copy link
Collaborator

@bbatsov bbatsov commented Mar 31, 2025

One more "maintenance" PR from me. It doesn't make any "logic" changes - it just restructures the code to follow the best practices for organizing code in Emacs packages. Namely:

  • it groups together server-related code
  • the minor-mode code (usually it's at the end of each source file)

I've also renamed references to "agent", as we now are using the term "server" instead.

Overall, those changes should make it easier to navigate the code of the package.

@bbatsov bbatsov marked this pull request as draft March 31, 2025 08:27
@bbatsov
Copy link
Collaborator Author

bbatsov commented Mar 31, 2025

I'm an idiot - opened this PR before merging back my other changes. Back to square one!

@bbatsov
Copy link
Collaborator Author

bbatsov commented Mar 31, 2025

Replaced with #395 as I was easier than dealing with the merge conflicts.

@bbatsov bbatsov closed this Mar 31, 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.

1 participant