-
i have installed hledger-mode using straight package manager.
i am getting the following error :
```
error: Could not find package hledger-input. Updating recipe repositories: (org-elpa melpa …
-
emacs 29.3 on macos
```
custom-initialize-reset: Cannot turn on keycast-mode-line-mode. mode-line-end-spaces not found in mode-line-format. Try customizing keycast-mode-line-insert-after.
```
co…
-
### 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), […
-
original clojure-emacs/cider#3715
## Expected behavior
Invoking `cider-jack-in-clj` to boot a `cider` server should boot the cider server off a fresh corgi install
## Actual behavior
The e…
-
Hi Jonas,
This seems to be the issue described in https://github.com/magit/transient/issues/254.
Please see this code in my `listen` package:
https://github.com/alphapapa/listen.el/blob/5abe…
-
Using `outline-minor-faces` with `helpful` in an Org buffer results in an error when `(describe-mode)` is called:
````
Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil)
…
-
When I start Doom Emacs, I get this error:
```
Debugger entered--Lisp error: (void-function catppuccin-reload)
(catppuccin-reload)
eval-buffer(# nil "/home/vehementham/.config/doom/config.el" …
-
### 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), […
-
The signature check fails. Is this fixable?
```
% docker run --rm -it silex/emacs:26 emacs -Q --batch -l package --eval "(progn (package-initialize) (package-refresh-contents) (package-install 'tr…
amake updated
3 months ago
-
Do we want a setup for Manchester Syntax? At least syntax highlighting, maybe also indentation.
My org code blocks are highlighted, I think thanks to a module by the fabulous "jkitchin".
There is …