-
### I confirm that...
- [X] I have searched the [issue tracker](https://github.com/doomemacs/doomemacs/issues), [documentation](https://docs.doomemacs.org), [FAQ](https://docs.doomemacs.org/-/faq), […
-
I am using Emacs on Windows and I have downloaded and installed everything (for Spacemacs) according to the instruction given here. But when I launch Emacs, I get an an error stating
```
File Error…
-
Evaluating
```
(straight-use-package 'prescient)
(straight-use-package 'vertico-prescient)
```
borked, it couldn't install the second package.
-
## What's wrong
`straight-pull-all` errors (usually caught, I enabled `debug-on-error`) on _SOME_ repos. `visual-fill-column` is one of them. Also seems to happen with `org-caldav`
My full conf…
-
### I confirm that...
- [X] I have searched the [issue tracker](https://github.com/doomemacs/doomemacs/issues), [documentation](https://docs.doomemacs.org), [FAQ](https://docs.doomemacs.org/-/faq), […
-
## Description:
I tried to replicate the install instructions for the LSP Emacs but got an error telling that the package `lsp-nix` was not available in neither of those repositories:
- org-elpa…
-
### Observed behavior
a bash file called `a.sh`
```bash
#!/usr/bin/env bash
root_dir=$(cd "$(dirname "${BASH_SOURCE[0]}")" && cd .. && pwd)
```
when `cf`, got error:
```
Failed to format b…
-
## What's wrong
See this comment: https://github.com/org-roam/org-roam/issues/2146#issuecomment-1649488358
-
I've reported an [issue with straight](https://github.com/radian-software/straight.el/issues/1089) where it is not able to find the `vertico-prescient` package, and recommends updating the emacsmirror…
-
I'm not sure who's trying to clone nov.el, if it's a dependency of org-remark or the integration in doom, but this is what I'm seeing right now:
```
> $ doom upgrade
> Preparing to upgrade Doom…