Egg Syntax
Egg Syntax
I'm just a user, not the dev, but I never had any trouble using it for smaller views. Incidentally, in case you're unaware, this repo is largely deprecated, replaced by...
Same here, unfortunately. Newest specviz, Clojure 1.10. I tried @joefromct 's version, but I need to be using Clojure 1.10, and with that I get an error trying to require...
You mean using Clojure 1.10 & specviz 0.2.1, ie the conditions under which I get the error? With 1.10 and 0.2.3 I don't get any errors, I just get the...
Oh, yeah, I see I don't get that error on a fresh project with 1.10 and 0.2.1, interesting. The error I'm getting is ``` core> (require '[specviz.core :as specviz]) Syntax...
@chrissimpkins fair enough, thanks! @beng Doh! You're entirely correct; my bad. Thanks :)
Closed as PEBKAC.
I'm seeing the same behavior with ClojureScript files, but only when CIDER is running. Emacs essentially freezes for anything up to five minutes or so, with CPU maxed out (on...
Bingo, just captured one: ``` Debugger entered--Lisp error: (quit) abbreviate-file-name("/home/egg/Documents/Work/harmonium/src/harmonium/ui/client/forms/") locate-dominating-file("/home/egg/Documents/Work/harmonium/src/harmonium/ui/client/forms/" "build.gradle") #[257 "\301\300\"\207" ["/home/egg/Documents/Work/harmonium/src/harmonium/ui/client/forms/" locate-dominating-file] 4 "\n\n(fn FNAME)"]("build.gradle") mapcar(#[257 "\301\300\"\207" ["/home/egg/Documents/Work/harmonium/src/harmonium/ui/client/forms/" locate-dominating-file] 4 "\n\n(fn FNAME)"] ("project.clj" "build.boot" "build.gradle")) clojure-project-dir("/home/egg/Documents/Work/harmonium/src/harmonium/ui/client/forms/")...
@Alexander-Miller good thought, but the profiler was the 1st thing I tried, no luck -- see my 1st comment above.
We're nearing the limits of my emacs-fu here, I fear. But: Called `trace-function` on `aggressive-indent--proccess-changed-list-and-indent`. The only output I get from that is: ```1 -> (aggressive-indent--proccess-changed-list-and-indent) 1