Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Have they fixed the dependency management issues yet? Last I checked Spacemacs required mirroring all the packages just to get somewhat close to a modern plugin installation experience. Also, those horrendous TLS compromises Emacs' made in the name of "user freedom".



>Last I checked Spacemacs required mirroring all the packages just to get somewhat close to a modern plugin installation experience.

Not sure about Spacemacs as I use vanilla Emacs, but assuming you have use-package installed (and MELPA enabled if the package you're looking for is from there), it's just a matter of adding use-package declarations like this to your config:

    (use-package magit
      :ensure t)


Don't use Spacemacs. Problem solved.




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: