| 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 |
ckie (they/them) | scary, neat | 18:28:00 |
ckie (they/them) | helo aktaboot | 18:28:18 |
ckie (they/them) | …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 |
k0kada (he/him) | Ah ok, I think I know the issue | 18:36:31 |
k0kada (he/him) | Well, no, this doesn't make sense | 18:38:40 |
k0kada (he/him) | I explicitly load the doom-emacs files, why it is not loading? | 18:39:35 |
k0kada (he/him) | Or actually, it seems to be loading partially | 18:39:42 |
k0kada (he/him) | It says after starting "Doom loaded 0 packages across 3 modules" | 18:51:34 |
k0kada (he/him) | Well, going to investigate this more later, however help wanted again | 19:05:01 |
k0kada (he/him) | For now I am going to use this fork in my config, to test if everything is working correctly | 19:05:20 |
aktaboot | In reply to @ckie:ckie.dev helo aktaboot huh ? 🤔 | 19:09:05 |
ckie (they/them) | saw the read receipt, didn't except you in the doom room | 19:09:31 |
ckie (they/them) | * saw the read receipt, didn't expect you in the doom room | 19:13:26 |
k0kada (he/him) | In reply to @k0kada:matrix.org For now I am going to use this fork in my config, to test if everything is working correctly SPC SPC is not working 🙃 | 19:13:54 |