I have an elaborate setup for writing Clojure, Javascript and Rust [https://github.com/shivekkhurana/.emacs.d]. But sometimes it just breaks down. Either it throws an error that I can't debug.
Or it stops activating modes that I hooked to specific buffers. TBH, I don't even know what major and minor modes are. And if two major modes can be active at the same time?
1. What are some good resources on Emacs? 2. If you use Emacs as your primary editor, how long did it take you to understand enough internals to be able to debug issues? 3. If you use doom/spacemacs, do you feel the bloat?
Thanks