emacs

Consider also joining #cider, #lsp and #inf-clojure, where most of the tool-specific discussions are happening.
naomarik 2021-05-21T20:40:37.006100Z

I'm having an issue where projectile isn't respecting .projectile within the project directory on my Mac. WSL2 within Windows same project, same everything is working fine. Using spacemacs, everything updated, tried changing indexing method from hybrid to alien. What else can I look at?

West 2021-05-21T21:07:48.006600Z

I’m using Emacs with native compilation? I’m getting a ton of warnings that cover the entire buffer. Why is this? Should I just hide them?

dpsutton 2021-05-21T21:14:25.007300Z

looks like persp.el could use some cleanup

naomarik 2021-05-21T21:15:08.007400Z

Oh, I just edited .projectile on Mac saved it and it works. No idea what that's about.