Friedel Ziegelmayer
Friedel Ziegelmayer
It renders similarly for the moment, current challenges are - `stick_to_bottom` doesn't seem to be working - scroll speed is definitely very odd What I am unclear about is, how...
hey, trying to build on m1 as well, running into the following issue ``` ==> INFO: Embedding libgccjit into Emacs.app /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/fileutils.rb:529:in `rename': Invalid argument @ rb_file_s_rename - (/Users/dignifiedquire/opensource/build-emacs-for-macos/builds/Emacs.2021-11-20.64fc94b.master.macOS-12.arm64/Emacs.app/Contents/MacOS/lib/lib/gcc/11/gcc/aarch64-apple-darwin20/11, /Users/dignifiedquire/opensource/build-emacs-for-macos/builds/Emacs.2021-11-20.64fc94b.master.macOS-12.arm64/Emacs.app/Contents/MacOS/lib/lib/gcc/11/gcc/aarch64-apple-darwin20/11/11) (Errno::EINVAL)...
Unfortunately things are not quite working, not sure exactly what the issue is. I have built using ``` ./build-emacs-for-macos master --native-full-aot ``` now when I extract the `.tbz` in the...
I am not getting bad access errors, the exit code when launching with `--nw` is `137`, indicating killed for OOM, which I find very odd. The only error in the...
I removed my `.emacs.d` folder to be sure there are no strange interactions, but it did not change anything.
I managed to get it working using https://github.com/d12frosted/homebrew-emacs-plus, not sure what the differences are, but it does work on my machine
any chance this could get merged?
Seeing the same issue on a project of mine, it'll just run for hours. Consuming a full core, without any sign of getting better, until I kill it. (Using it...
so far things are looking good on my side as well with the latest nightly version On 24. Oct 2018, 02:18 +0200, Benjamin Fry , wrote: > I just updated...
This came back :( Pretty much happens every time when I am working on https://github.com/dignifiedquire/pgp now. There is one change though, it stays at 150% cpu usage, even after I...