-
I'm trying to debug a C++-project with `lldb-vscode`, but all I get is `if: Wrong type argument: stringp, nil` in the \*Messages\* buffer after running `dap-debug` . When I run `dap-debug` with my rea…
-
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…
-
I was working on an .org document earlier today and whenever I invoke swiper it fails and returns:
```text
Args out of range: nil, 23058433009213693951
```
For reference, this is the .org file I…
-
Currently, there is no information on separating the language server from the VSCode extension. For users of other editors, it might be good to provide instructions for installing the server outside o…
-
After I execute command `[M-x es-command-center]`.
Then I open `sx.el` (An Stack Exchange in Emacs client). Emacs reports error:
```
Debugger entered--Lisp error: (wrong-number-of-arguments #f(comp…
-
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…
-
Adding
```elisp
(defun serve-d-command ()
"Shell command to start serve-d."
'("dub" "run" "serve-d@~master")) ;; "--logfile" "serve-d.log" "--loglevel" "all"
(require 'lsp-mode nil t)
…
-
When using a custom popup rule and when switching workspaces while that popup is active, certain commands invoked in the popup buffer produce an error after having switched back to the original worksp…
-
Hi, I wonder treemacs-follow-mode is working (I'm not at least) on remote server. If not, any guidance to support it would be appreicated.
-
This error happens when I call `org-gcal-fetch`.
This used to work with no problems since my initial setup a couple of months ago.
I'm quite confused about this error as I didn't change anything on …