-
I've been trying to use the installation code for use-package from the README. Running that code caused an error related to `(void-variable org--builtin-p)`. I'm on Emacs 28
However, I've ~stolen~ …
-
### 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:…
-
looks like `read-with-symbol-position` and `read-symbol-positions-list` were removed in emacs commit https://github.com/emacs-mirror/emacs/commit/dfae76c9915454f9ef0885e1bac160a2c480e1d1
```
if: U…
-
When using `emacs-powerthesaurus` while editing a remote file using `tramp`, something goes wrong in the `request`
Debugger entered--Lisp error: (wrong-number-of-arguments (6 . 7) 5)
tra…
-
Hi.
I'm getting an error when using `xref-find-references` thru `embark`:
```
Debugger entered--Lisp error: (wrong-type-argument xref-item nil)
xref-item-location(nil)
xref-pop-to-locatio…
-
Using Emacs 28.2 with native compilation.
The compat library contains the `defvar-keymap` macro which is used by vertico to define the vertico-map. I have an auto-updating packages for updating old…
-
Copilot stopped working after I rebuilt all my packages (it was working fine before). If `copilot-mode` mode is enabled, whenever it attempts to suggest a completion I get a "Process copilot agent not…
-
I updated to latest version, followed by `make clean_all prune`
I liked the new Dashboard 😄
The error may be related to external packages (or not)
I faced this issue on **both** of my macOS …
-
Hi rksm,
Thanks for the outstanding package. I noticed that latest version missed `encode-coding-string` to utf-8 when generating payload in `org-ai--payload` function, which will cause "multibyte"…
-
> **Note**
I am still a beginner Emacs user and therefore I might take longer times to answer if there is a specific question that I do not understand.
Not sure why, but I am suddenly greeted wit…