Sender | Message | Time |
---|---|---|
1 Jan 2024 | ||
Ebrahim: some people do it manually (just following the Doom's instructions). One somewhat automated approach referenced just above: https://discourse.nixos.org/t/advice-needed-installing-doom-emacs/8806/10 | 21:33:29 | |
2 Jan 2024 | ||
10:36:17 | ||
16:34:09 | ||
5 Jan 2024 | ||
08:37:10 | ||
8 Jan 2024 | ||
i'm still using nde btw | 00:05:40 | |
fixing it is also still on my mind | 00:05:46 | |
08:18:14 | ||
9 Jan 2024 | ||
Is there a standard package for turning my notes into a git repo that autosaves? If not Iโm gonna write my own | 19:52:58 | |
10 Jan 2024 | ||
13:46:46 | ||
13:47:29 | ||
13:47:30 | ||
13:49:15 | ||
12 Jan 2024 | ||
17:32:32 | ||
15 Jan 2024 | ||
19:18:19 | ||
16 Jan 2024 | ||
In reply to @heyoni:matrix.orgThis is more like a cron thing. But if emacs is your OS, I think midnight mode has timed job support | 16:00:01 | |
If you want it on file change and not timed, try entr or inotify | 16:00:50 | |
For an emacs solution, I guess you could advice on file save, but doing it at the file system level seems better | 16:01:17 | |
Ok. I was picturing something like obsidian that does it based on saves/quits. But it sounds like there isnโt a standard MELPA method so maybe Iโll write something on my own | 16:22:05 | |
Or even a magit shortcut might satisfy me | 16:22:19 | |
hey all. How do you get things like ssh / tar / ripgrep in the path for emacs? | 16:23:35 | |
In reply to @cadair:cadair.comI actually have that issue as well! Sorry not sure | 17:25:57 | |
The pkgs.emacsWithPackagesFromUsePackage function has an extraEmacsPackages argument where you can list packages. Might be something similar for whatever you're using | 21:59:58 | |
19 Jan 2024 | ||
Hi, ive got troubles installing doom emacs on nixos and have two questions: following the basic instructions for nixos: https://github.com/nix-community/nix-doom-emacs/blob/master/docs/reference.md#nixos my build gets stuck here:
my setup:
in case it matters, for doom config i use the contents of not sure how i could solve this. does anyone have any hints or suggestions of installing doom emacs? ps.: given that the repo is broken, does trying to installing and using still make sense? | 16:04:30 | |
* Hi, ive got troubles installing doom emacs on nixos and have two questions: following the basic instructions for nixos: https://github.com/nix-community/nix-doom-emacs/blob/master/docs/reference.md#nixos my build gets stuck here:
my setup:
in case it matters, for doom config i use the contents of not sure how i could solve this. does anyone have any hints or suggestions of installing doom emacs? ps.: given that the repo is broken, does trying to installing and using still make sense? | 16:04:34 | |
20 Jan 2024 | ||
In reply to @fschn:matrix.orgItโs broken so you cant install it. | 09:17:51 | |
well it's possible, it's just not good at all | 12:28:50 | |
21 Jan 2024 | ||
Hi folks. Just wondered what people are doing as an alternative now that NDE is broken? I'm manually maintaining my NDE installation but I've got a lot of machines to manage; having Nix build and push everything worked really well. I'm considering switching to a custom config to get nix back building it again. | 08:49:56 | |
Redacted or Malformed Event | 11:23:41 | |
Redacted or Malformed Event | 11:23:42 | |
22 Jan 2024 | ||
In reply to @ixlun:matrix.orgI switched to managing doom "imperatively", following the NixOS install instructions on the repo: https://github.com/doomemacs/doomemacs/blob/master/docs/getting_started.org#nixos | 10:27:47 |