-
Hi, this is the only geben version works for me, but it still fails on some pages, and shows warning:
GEBEN internal error: (wrong-type-argument plistp (:proxy nil :port 9800 :language :php :fileur…
-
I updated the repo today and i started getting these errors:
```
Warning (initialization): An error occurred while loading ‘/Users/shivashankar/.emacs.d/init.el’:
Wrong number of arguments: (…
-
On Ubuntu 20.04.2 LTS, I test this package with the following configuration:
```emacs-lisp
(use-package comint-mime
:straight (:host github :type git :repo "astoff/comint-mime"
:fil…
-
I cannot produce a reproducible issue here, I'm hoping you can help me identify which recurring ESS task is doing this.
I spend a lot of time in `Browse[2]>` (or deeper), often using it for writing…
-
@aartaka Looks like `lisp-repl` is broken on master :p
-
I can get autocompletion to work with `txt` files, but not when I enable `lsp`. Here is a MWE which I use as `init.el`.
```
(setq straight-build-dir (format "build/%d%s%d"
…
-
Silex updated
2 years ago
-
When I send input to an inferior process in Cargo run mode, upon hitting RET, I get `(wrong-type-argument number-or-marker-p nil)` in `comint-add-to-input-history`. It seems that `comint-send-input` …
-
BPO | [509975](https://bugs.python.org/issue509975)
--- | :---
Nosy | @warsaw
Files | [python-mode.el.diff](https://bugs.python.org/file3926/python-mode.el.diff "Uploaded as text/plain at 2002-02-03.2…
-
Just tested the module, and it's looking good!
One little thing, the details of which I forget in Doom:
Can you add bindings so that, for example, in `ielm` the up and down arrows cycle through …