Hi everyone,
I’m currently trying to build a solid IDE setup in Emacs and came across the System Crafters video series. I was thinking of following this path:
Emacs Essentials → Emacs From Scratch (new) → Learning Emacs Lisp → Emacs IDE → Mastering Magit
Does this progression make sense if my goal is to create a fully functional and efficient IDE in Emacs? Or would you recommend changing the order, skipping something, or adding other resources along the way?
I’m especially interested in making the setup practical for development (LSP, debugging, project management, etc.), not just learning Emacs in isolation.
Any suggestions or experiences would be really appreciated. Thanks!