-
I have the following configuration at the top level of my configs (I removed irrelevant agenda commands, so beware of unbalanced parens).
```lisp
(setq org-agenda-custom-commands
'(
…
-
`straight.el` fails to bootstrap on the new [native Android port](https://sourceforge.net/projects/android-ports-for-gnu-emacs/files/) of Emacs. Emacs has access to `git` and other tools installed wit…
ajgrf updated
1 month ago
-
### Thank you for the bug report
- [X] I am using the latest version of `lsp-mode` related packages.
- [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](https:…
-
Hello, so I've been having some trouble with `emacs-jupyter` whenever `magit` is loaded. I finally managed to narrow it down to the `git-commit` package which is required by `magit`. When both `emacs-…
-
While testing haskell-mode with the Emacs 27.1 release candidate, the haskell-indent-put-region-in-literate-2 fails with the following log:
```
Making before-change-functions buffer-local while lo…
-
Hi,
the [cider project](https://github.com/clojure-emacs/cider) circle ci windows tests started to unexpectedly fail recently , caused by what it appears to be extra space in the output of the chi…
-
I use the following setup for elfeed:
```
;; elfeed
(use-package elfeed
:ensure t
:init
(elfeed-org)
:config
(setq url-queue-timeout 45)
:bind ("C-x w" . elfeed)
)
;; elfee…
-
When trying to connect to kernels on remote notebook servers, I always get `zmq-subprocess-error void-function`. The server is in a docker container, on an EC2 instance.
`emacs-jupyter` works fanta…
-
Debugger entered--Lisp error: (void-function configuration-layer/package-used-p)
(configuration-layer/package-used-p (quote outshine))
(if (configuration-layer/package-used-p (quote outshine)) (…
-
I'm trying to close a buffer on a tramp connection, in a file format that has copilot-mode enabled. This actually blocks me killing the buffer, since the process tries to start the copilot agent on th…