bbatsov / prelude

Prelude is an enhanced Emacs 25.1+ distribution that should make your experience with Emacs both more pleasant and more powerful.
https://prelude.emacsredux.com
5.12k stars 1.86k forks source link

ready for Emacs 29? #1403

Open nhessler opened 1 year ago

nhessler commented 1 year ago

Is your feature request related to a problem? Please describe.

I'm curious if there is work going on to move prelude to be more compatible with the built-in treesitter, eglot, and use-package parts of emacs29

Describe the solution you'd like

maybe it could be a separate branch?

Describe alternatives you've considered

I'm open to anything and would be interested in helping if that's a concern.

Additional context

just wanted to get the conversation going. I'm super psyched for treesitter and eglot.

rosingrind commented 1 year ago

I'm new to prelude, using Emacs 29 and I've noticed at least 2 redundant (for 29+) dependencies:

AFAIK, both of these are included in 29+

jasalt commented 11 months ago

Long time Prelude user and currently attempting to move my personal config and best parts of Prelude over to Emacs Bedrock which is a new 29.1+ config starter kit.

bbatsov commented 11 months ago

I'm curious if there is work going on to move prelude to be more compatible with the built-in treesitter, eglot, and use-package parts of emacs29

Yeah, that's definitely in the cards and help is welcome to make it happen faster. Of course, it's important to also support reasonably well at least Emacs 27 & 28, as Prelude normally aims to support the last 3 major Emacs releases.