This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-05-15
Channels
- # announcements (17)
- # babashka (16)
- # beginners (17)
- # biff (13)
- # cider (63)
- # cljsrn (8)
- # clojure (34)
- # clojure-europe (12)
- # clojure-germany (4)
- # clojure-nl (2)
- # clojure-spec (17)
- # clojure-uk (2)
- # clojurescript (51)
- # code-reviews (1)
- # conjure (15)
- # cursive (16)
- # datomic (10)
- # emacs (4)
- # fulcro (13)
- # graalvm (4)
- # helix (3)
- # introduce-yourself (7)
- # kaocha (2)
- # lsp (4)
- # music (2)
- # off-topic (11)
- # re-frame (2)
- # reagent (3)
- # releases (1)
- # remote-jobs (1)
- # shadow-cljs (21)
- # spacemacs (4)
- # sql (1)
- # vim (2)
Does anyone know why typing say ^:export
hangs emacs? Basically, it happens after either trying to move past whatever is typed after the ^:
and I’m not sure if it’s related to the caret being self-insert-command? Also think it only happens in a defn
I basically have to spam ctrl-g until it quits whatever thing it’s doing. Maybe, I’ll try and see some logging output or something.
Nah, no lsp. Lemme try on emacs -Q and see if I can get it to happen.
But it is something going on with modes other than merely clojurescript mode.