Jon Irving Levin

Results 19 comments of Jon Irving Levin

@joegallo bump - would be great to get this merged!

This happens for me too, though only using X11. On Wayland Alacritty is fine. I mentioned some context in #4736. It takes a while to happen, but when it does,...

Hmm, interesting - I think this may be unrelated to hy-mode afterall. It goes away if I don't start the emacs server until after emacs is fully initialized. That points...

This came back fwiw - but fixing it turned out to be adding `:defer t` to my `use-package` recipe.

I'm seeing the same thing using arch linux running kernel 4.20.7. ``` joni@goldblum:optsched master 0 docker run --rm -v ${PWD}:/code softprops/lambda-rust Updating crates.io index Downloading crates ... Downloaded lambda_runtime v0.1.0...

Ah so, it looks like mine is a different issue. Looks to me like [this line](https://github.com/softprops/lambda-rust/blob/master/build.sh#L26) is never reached because the `mv` prior to it fails. Note that this happens...

@Peeja I found setting the `:cljs-lambda/:compiler/:options/:main` key to `clojure.core/identity` made that issue go away - the language in the message gives you a clue, but I also initially assumed it...

Hey @db48x did you find a solution for this? I see the same problem.

This ticket resembles a problem I continue to have with GUI emacs (29 built today, but also for the last couple weeks). It clears a buffer, puts the header text...

Same issue here - Arch Linux current, using the vagrant 2.2.4 downloaded from the Hashicorp website. VMware Workstation 15.1.0 build-13591040 vagrant-vmware-desktop (2.0.3, global) Linux odo 5.1.14-arch1-1-ARCH #1 SMP PREEMPT Sat...