Fork me on GitHub
#emacs
<
2023-01-06
>
moe09:01:26

I feel like my theme deserves a wider audience — https://github.com/moea/dot/blob/master/emacs.d/themes/ouch-theme.el — has some faces for helm & iedit

🎨 12
dev-hartmann15:01:06

hey folks, I’m experiencing some strange behaviour and was wondering if someone else had the same issue: when using lsp, aggressive-indent and cider together on a clj file, everytime I write something inside a (comment …) my emacs freezes.

dev-hartmann15:01:11

I have to force kill emacs then, as it doesn’t seem to recover even after minutes

dev-hartmann15:01:20

without lsp, all is fine

ericdallo15:01:06

we saw a similar complain in this channel some months ago IIRC, and was related to clojure-mode I think

ericdallo15:01:53

One good way to debug emacs freezes is to toggle-debug-on-quit and press C-g when emacs freeze to see the stack and what was doing

dev-hartmann15:01:34

ah, cool. will try that and search in this channel. thx @UKFSJSM38

moe15:01:26

That's what you get for writing comments

Cora (she/her)16:01:41

emacs: "now you sit there and think about what you've done"

😂 6
Derek19:01:10

The flycheck-color-mode-line package should now support LSP-sourced infos, warnings, errors as of <tel:202301061829|20230106.1829>

awesome 7