-
Results from emacs --debug-init
```
Debugger entered--Lisp error: (error "Could not find package org-roam in recipe repositories: (org-elpa melpa gnu-elpa-mirror emacsmirror-mirror)")
signal(er…
-
Accidentally having the built-in version of Org loaded before the `straight.el` version is made available is a recurring problem. This should be solvable by introducing a new user-facing function that…
-
## What's wrong
Byte compilation done by straight differs from the one done by `byte-compile-file` and seems to create a symbol that doesn't exist.
## Directions to reproduce
When I let `stra…
-
## What's wrong
I've tried to install `vertico-prescient` package, which fails, and the error recommended that I update my straight repos using `straight-pull-recipe-repositories`. When I did this,…
-
## What's wrong
This seems similar to a previous issue that has happened with vterm: https://github.com/akermu/emacs-libvterm/issues/297
emacs-libvterm gets downloaded and built, but then the vter…
-
require: Cannot open load file: No such file or directory, cider-interaction
-
This package is being removed from MELPA until it has a [license compatible with GPLv3 and later](https://www.gnu.org/licenses/license-list.en.html#GPLCompatibleLicenses). Sorry for the inconvenience.…
-
## What's wrong
If I add a package with `use-package` and `:straight t`, then evaluating `(symbol-file 'the-package)` will give the location of the `use-package` call, not the location of the packa…
-
### 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 a mac book pro 2015 with a emacs-plus@28 installation. I started with a fresh install of emacs as described in the corgi repository. I copied the sample config files to a clean `~/.emacs.d`…