Emily Pillmore

Results 143 comments of Emily Pillmore

What size projects are you working on @jyp? I suspect it has something to do with the difficulty of the compile. In this case, this project is >= 100k loc...

The most up to date version. Perhaps there's a regression? I'll see if i can just switch off Flycheck

@jyp So i switched up my config, and it seems I cannot start `dante` without hooking `flycheck-mode` - it simply doesn't spawn the `ghci` process buffer. Here's the minimal config...

I tried doing this with something that wasn't even difficult to type check - I created a bare project, with a single empty module and _just typed really fast gibberish_...

Later, I tried your example, and I noticed what you noticed: that if a single expression is difficult to compile, the entire project locks up, and processes queue without resolving...

Thanks for looking into this @jyp. I'm unsure of how to fix this, or I'd have looked into a patch already. Unfortunately, my Elisp is novice at best. This is...

Thanks for the rundown @bhauer. I'm glad there's been discussion surrounding this, and I think option 3 is certainly a good compromise. As you said, some frameworks will necessarily require...

>So I'm for option 1) - free for all. If the authors have explored the JVM options and find benefits - let them. It's some sort of a reward. Yes,...