26 Apr 2023 |
k0kada (he/him) | But it may or may not be useful in the future | 22:57:14 |
27 Apr 2023 |
ckie (they/them) | oh that's pretty dirty.. good job though! i'm hoping i'll get around to writing a doom2nix-esque thing sometime this year to finally slay most of the problems with current NDE | 01:03:04 |
k0kada (he/him) | In reply to @ckie:ckie.dev oh that's pretty dirty.. good job though! i'm hoping i'll get around to writing a doom2nix-esque thing sometime this year to finally slay most of the problems with current NDE You know something is dirty when it is using __impure = true; | 11:14:48 |
28 Apr 2023 |
| nurelin joined the room. | 18:21:44 |
2 May 2023 |
Dominic Egger | so I got around to upgrading emacs to 30 for my doom install but now async native compilation on startup fails with /nix/store/f4qnwzv6y0nq8lix33jr5ykkyybs6fxf-binutils-2.40/bin/ld: cannot find -lgcc_s: No such file or directory wrong gcc version maybe? 🤔 | 09:56:15 |
Dominic Egger | * so I got around to upgrading emacs to 30 for my doom install but now async native compilation on startup fails with /nix/store/f4qnwzv6y0nq8lix33jr5ykkyybs6fxf-binutils-2.40/bin/ld: cannot find -lgcc_s: No such file or directory wrong gcc version maybe? 🤔 or rather $LD_LIBARY_PATH? | 10:11:41 |
| Rafael CGS joined the room. | 20:28:28 |
5 May 2023 |
ckie (they/them) | k0kada (he/him): what do you use pgtk for? | 05:45:30 |
ckie (they/them) | i'm playing with a (raw) emacs too, looking at your config, and i'm not sure why you went out of your way to enable it | 05:46:54 |
k0kada (he/him) | In reply to @ckie:ckie.dev k0kada (he/him): what do you use pgtk for? Mostly want to have one Emacs for both Wayland and X11, and any other toolkit in Emacs looks bad in Wayland | 10:07:57 |
k0kada (he/him) | But I also like the fonts in PGTK, for some reason they looks better on my eyes (maybe it is placebo) | 10:08:40 |
ckie (they/them) | the fonts look crappy for me currently | 10:09:20 |
ckie (they/them) | but I think it's a doom thing | 10:09:27 |
ckie (they/them) |  Download image.png | 10:09:47 |
ckie (they/them) | look at the link vs the normal text | 10:09:55 |
ckie (they/them) | throwing away my i3 config and going for some tiled gnome setup is becoming more appealing to me tbh | 10:10:33 |
8 May 2023 |
| HeapUnderflow joined the room. | 10:30:41 |
HeapUnderflow | In reply to @artem.types:matrix.org Dominic Egger: all right, I pushed: the main branch has an NDE-based setup and the non-nix-doom-emacs branch has a non-NDE setup. Just to reiterate, I don't see all that many problems with 30 but controlling commits are easy with flakes. You never update implicitly and you can easily pin a specific commit of emacs-overlay . I never learned how to map emacs-overlay on actual emacs HEAD commits though. if you still need this i wrote a dump recently that maps the emacs-overlay commit to a emacs savannah commit | 11:50:11 |
Artem | HeapUnderflow: I don’t need it at the moment, but I think putting it online would make good! | 11:51:46 |
HeapUnderflow | right, yea thats actually not too bad of an idea... i might put a small cronjob on my vps and host it there :) | 11:53:01 |
Artem | That would be ideal. Do drop a link here when ready! | 11:53:51 |
HeapUnderflow | Artem: https://heap.wtf/c/nix/emacs-overlay/ :) | 12:53:48 |
Artem | In reply to @heap:heap.wtf Artem: https://heap.wtf/c/nix/emacs-overlay/ :) thank you! | 13:30:56 |
JoelMcCracken | updated nix-doom-emacs to try to see if it had embark package would be within it, and it is, but it still broken with some error message. I didn't know this chat existed, i'll grab a copy later this evening | 23:43:35 |
JoelMcCracken | how does nix-doom-emacs pick the version of packages it installs? | 23:44:02 |
JoelMcCracken | oh, also, apparently doom is planning to switch from straight to something called elpaca ; im curious if we have anything that could make that work for us | 23:46:26 |
9 May 2023 |
| Jonathan Reeve joined the room. | 00:56:23 |
Jonathan Reeve | Does nix-doom-emacs not support mu4e? I'm trying out the Home Manager module, and almost everything seems to work, except that when starting mu4e I get "=mu4e: Cannot open load file: No such file or directory, mu4e" | 00:57:20 |
JoelMcCracken | if you search in this room, it looks like someone asked about that issue in sept 2022 | 01:15:07 |
JoelMcCracken | ive never used mu4e myself | 01:15:15 |