| 21 Apr 2023 |
k0kada (he/him) | Hi folks, just a heads-up that I went back to using doom-emacs without NDE | 09:36:01 |
k0kada (he/him) | I still want to try to fix it eventually, but the way it is currently behind upstream is becoming more and more of an issue | 09:36:35 |
k0kada (he/him) | CC ckie (they/them; limited keyboard usage, voice preferred) | 09:36:42 |
| 22 Apr 2023 |
| maya joined the room. | 22:47:26 |
| 24 Apr 2023 |
kj4ohh | How do you use add-hook to load a module globally? I'm only seeing examples for only loading for certain languages, etc... | 13:29:15 |
| 26 Apr 2023 |
| Artem changed their display name from Artem to artem_. | 02:54:51 |
| Dominic Egger joined the room. | 08:45:47 |
Dominic Egger | Good Morning. Quick question, did anyone have any luck running doom with emacs 29? it doesn't seem to be available yet on nixpkgs, do you use the community overlay in addition to provide emacs 29? | 08:47:21 |
Artem | Dominic Egger: yep, emacs-overlay. I have to use 30 even because I need pgtk and it wasn't released in 29, sadly | 11:54:56 |
Dominic Egger | In reply to @artem.types:matrix.org Dominic Egger: yep, emacs-overlay. I have to use 30 even because I need pgtk and it wasn't released in 29, sadly thanks, mind sharing the snippet you're using? and how's the experience with doom on 30? I just did some cursory research but it seems to be only supported for very specific commits of the 30 dev branch from what i understand? | 11:58:25 |
Artem | Dominic Egger: https://github.com/ulysses4ever/dotfiles | 12:02:18 |
Artem | I never had to pin to particular commits but recently this happened https://github.com/nix-community/nix-doom-emacs/issues/409 so, i have to manage doom myself. But it's not bad | 12:03:46 |
Dominic Egger | you're not using the nix doom emacs overlay? do you manage doom outside nix? | 12:04:57 |
Artem | Because of the recent problem i reference above, yes. But it's pgtk specific i think. Before that i was happily using nix-doom-emacs. | 12:06:02 |
Dominic Egger | I see, thanks for your time! | 12:08:21 |
Artem | I think I haven't pushed everything i have locally. I do have a branch with NDE | 12:09:37 |
Artem | I can push it if you're interested | 12:09:46 |
Dominic Egger | yeah that's be cool. I'll have to try to figure out how I can version control the emacs overlay properly I'd like to be fairly careful about updating the underlying emacs package. Looking at this https://discourse.doomemacs.org/t/emacs-head-30-0-50-support/3241 I'd like to aim for 29.0.60 | 12:29:57 |
Dominic Egger | * yeah that'd be cool. I'll have to try to figure out how I can version control the emacs overlay properly I'd like to be fairly careful about updating the underlying emacs package. Looking at this https://discourse.doomemacs.org/t/emacs-head-30-0-50-support/3241 I'd like to aim for 29.0.60 | 12:30:02 |
Artem | 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. | 13:08:05 |
| Artem changed their display name from artem_ to Artem. | 15:18:57 |
k0kada (he/him) | I started an exploration of an alternative way to build doomemacs with Nix, very early, and really not usable at all:
https://github.com/thiagokokada/doomemacs-nix | 22:57:05 |
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 |
| rafaelcgs10 joined the room. | 20:28:28 |
| 5 May 2023 |
ckie (they/them) | k0kada (he/him): what do you use pgtk for? | 05:45:30 |