Mei Schoenberg
Mei Schoenberg
@lheckemann some work continues in https://github.com/ElvishJerricco/flake-compat/tree/add-overrideInputs. i don't currently have the spoons for a review cycle, this may change by next week. if you're looking for this to get merged,...
@lordpretzel I also have the same problem and dom-remove-node is defined: ``` dom-remove-node is a compiled function defined in dom.el.gz. Signature (dom-remove-node DOM NODE) Documentation Remove NODE from DOM. ```...
@lordpretzel You probably meant `system-configuration-features` instead, the build options might not always indicate libxml support.
I won't be able to test for at least ~10 more hours but I'll keep this tab open as a reminder.
Okay it looks like my current Emacs build doesn't have XWidgets on (I probably threw the one for testing last time away) so it will be a while until I...
@lordpretzel It seems that now Emacs crashes when trying to view with the `html` method: https://i.ckie.dev/V3TZUyW.txt. I will enable debugging soon. Note: trying the same with a daemon only makes...
@lordpretzel `xwidget-webkit-browse-url` results in a crash too.
``` name = 'lorri' operating_system = 'unix:Unknown' crate_version = '1.6.0' explanation = ''' Panic occurred in file 'src/build_loop.rs' at line 238 ''' cause = ''' Unrecoverable error: Io { msg:...
Workarounds aside, I'm tracking the proper solution in #353 and my WIP branch is https://github.com/ckiee/nix-doom-emacs/tree/move-nix-straight-in. There's a big comment in `src/straight.nix`. My primary focus is making it _correct_ first; Optimizations...
Let's merge this newer issue into #324. I'll respond to @quinn-dougherty there.