-
System: Mac OS 14.2.1
Emacs Version: 29.2
Doom Emacs
Org Version: 9.6.7
When I `M-x paper-planner-generate-file`, it wents wrong.
```
Debugger entered--Lisp error: (wrong-type-argument num…
yibie updated
8 months ago
-
Hey, I just installed _(via emacs-doom package manager built on top of straight.el)_ kubernetes and kubernetes-evil packages to my emacs-doom setup and when open overview it fails with error below
``…
-
Reproducing is unreliable.
1. Open an Info node (e.g. (Emacs))
2. Press `i` (`Info-index`) and select the first item.
3. Repeat step 2 in rapid succession with the second, third, fourth, etc. ite…
-
## Expected behavior
Switching project to a TRAMP one should switch the project
## Actual behavior
I get the error "You're not in a project". I believe there was a recent fix to projectile to…
-
### Description
I am on the Emacs29 branch. I recently updated my build of emacs29 and now I getting "Selecting deleted buffer" when attempting to invoke any org-roam commands.
#### Steps to Reprod…
-
### 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've managed to install the new casual package with elpaca and use-package, but the keybinding remapping is not going well. This is the relevant code in my init.el:
```
(use-package casual
:ens…
-
When I tried to load one theme, it got error below:
` Debugger entered--Lisp error: (error "Variable binding depth exceeds max-specpdl-size")
tty-color-canonicalize("#ffffffffffff")
tty-color-d…
-
There are a couple of packages I am unable to install. It doesn't matter wether I use `use-package` or `package-install` directly. The error messages look always the same:
```
package-autoload-ens…
-
## Checklist
- [x] I have searched existing issues and StackOverflow for solutions.
- [x] I have read the [Flycheck manual][].
- [x] I have read the [Troubleshooting Guide][].
- [x] I have check…