Fork me on GitHub
#spacemacs
<
2018-01-03
>
jeff.terrell01:01:38

Wha-a-at? That's amazing. Those crazy emacs people! simple_smile Thanks for the overview @alexkeyes.

vuuvi14:01:47

you’re welcome @jeff.terrell next time you need to make a UML diagram I hope this is helpful! There’s apparently a way to make it prettier? I haven’t explored that yet though.

justinlee21:01:27

I have smartparens and rainbow parens enabled. Does anybody know what controls the face of the parenthesis that contain the point? Smartparens controls the matching parenthesis if your point is currently over a paren, but if your point is inside a form, there is something else that will highlight the surrounding parens (which is apparently not rainbow). Any ideas?

romain21:01:58

@lee.justin.m when you say rainbow parens it's rainbow-delimiters?

romain21:01:55

there is also a package, maybe it's that: https://www.emacswiki.org/emacs/HighlightParentheses highlight-parentheses-mode

justinlee21:01:38

@romain Yes I did mean that. I’ve now figured out that I’m getting confused because rainbow-delimiters and something else is interacting. I have now togged rainbow-delimiters off and I’m a lot closer to what I want. Basically I like what spacemacs does when I’m editing .spacemacs and want that it clojure mode

justinlee21:01:32

@romain thanks: highlight-parentheses is the key. I was customizing something else.

vuuvi23:01:29

how long do you guys keep your spacemacs running?

vuuvi23:01:44

I’m currently going in on 13 days. I didn’t understand why people used to used to be so reticent to close the emacs but now I do, since I have all the files open I am going to touch in the near future and I like keeping cider open.

ag23:01:55

I'm an update freak though... I like updating packages every day. So many times things got broken because of that my habit, but I can't help it