| 22 Oct 2022 |
mei 🌒& | * "the repo"? doom sync is runtime for imperative users | 16:10:21 |
mei 🌒& | you can have package! in your config | 16:10:41 |
k0kada (he/him) | In reply to @ckie:ckie.dev you can have package! in your config I know, but only for the things that upstream has a ping | 16:11:20 |
mei 🌒& | ooh now i'm curious, wanna swap configs? | 16:11:21 |
k0kada (he/him) | * I know, but only for the things that upstream has a pin | 16:11:25 |
k0kada (he/him) | In reply to @ckie:ckie.dev ooh now i'm curious, wanna swap configs? Sure | 16:11:51 |
mei 🌒& | https://github.com/ckiee/nixfiles/blob/f6e022c654d9c3ccde1a7eb3d00efdcb122fb400/modules/doom-emacs/config/config.org#config | 16:11:52 |
k0kada (he/him) | https://github.com/thiagokokada/nix-configs/blob/master/home-manager/emacs/doom-emacs/config.el | 16:13:15 |
mei 🌒& | the evil-window binds seem useful | 16:13:50 |
mei 🌒& | tempted to nab | 16:14:03 |
k0kada (he/him) | In reply to @ckie:ckie.dev the evil-window binds seem useful I have these from the time I used vim as primary editor | 16:24:33 |
| 23 Oct 2022 |
hdzki ⚡️ | How do y'all deal with "updating" your config, my init.el is still stuck pre tree-sitter/bidi and stuff | 21:12:48 |
hdzki ⚡️ | diffing it seems like a hassle | 21:13:10 |
| 24 Oct 2022 |
k0kada (he/him) | In reply to @hdzki:hdzki.kozow.com How do y'all deal with "updating" your config, my init.el is still stuck pre tree-sitter/bidi and stuff tree-sitter works, I specially submitted a bunch of fixes to make it work | 10:25:53 |
k0kada (he/him) | As long as you don't override doom-emacs inputs, everything else is mostly fine (we can't guarantee though) | 10:26:30 |
k0kada (he/him) | #310 should get us back to upstream again, but it needs more work | 10:27:36 |
hdzki ⚡️ | In reply to@k0kada:matrix.org
tree-sitter works, I specially submitted a bunch of fixes to make it work i meant doom emacs wise not NDE, although that is helpful to know | 22:06:21 |
| 25 Oct 2022 |
| toloktir joined the room. | 13:33:51 |
@adam:valkor.net | I'm trying to use org-re-reveal to export and am hitting this error:
Debugger entered--Lisp error: (file-missing "Cannot open load file" "No such file or directory" "default.el")
load("default.el")
load-with-code-conversion("/Users/astephe9/.emacs.d/init.el" "/Users/astephe9/.emacs.d/init.el" nil t)
| 17:54:12 |
@adam:valkor.net | Sure enough, init.el just tries to load a missing default.el. Any way I can troubleshoot this? | 17:54:34 |
@adam:valkor.net | I guess maybe it should be sourcing that from another path | 18:14:18 |
k0kada (he/him) | ckie (they/them): https://github.com/nix-community/nix-doom-emacs/pull/316/commits/c7d930f7c1352f0b66a14bb125db789d5f9202f5 It is working | 18:26:52 |
k0kada (he/him) | For emacsGit at least | 18:26:56 |
k0kada (he/him) | Have zero ideas why Emacs stable is broken though | 18:27:06 |
mei 🌒& | scary, neat | 18:28:00 |
mei 🌒& | helo aktaboot | 18:28:18 |
mei 🌒& | …but yeah doom is scary | 18:28:39 |
k0kada (he/him) | Huh, wait | 18:29:10 |
k0kada (he/him) | I think I found the issue | 18:29:15 |
k0kada (he/him) | Or not | 18:30:24 |