-
### `brew gist-logs ` link OR `brew config` AND `brew doctor` output
```shell
HOMEBREW_VERSION: 4.0.10-119-g931327d
ORIGIN: https://github.com/Homebrew/brew
HEAD: 931327df1f30a3a5b1aa07657c0d107…
-
## Reproduction
1. Launch an Emacs instance (assuming Vertico and Consult are in load-path): `emacs -q`
2. Launch Eshell: `M-x eshell RET`
3. Launch Vertico: Type `(use-package vertico :config (v…
-
`bqn-mode` doesn't seem to set a syntax face for comments which means that comments don't use the BQN386 Unicode font by default.
![image](https://user-images.githubusercontent.com/3789764/228313920-…
-
### Description
error `(wrong-number-of-arguments (3 . 4) 2)` while compiling and when trying to call roam functions like `org-roam-node-find`
#### Steps to Reproduce
1. Install Emacs 28.0.91 w…
-
Got this error when pressing TAB key:
```
Debugger entered--Lisp error: (wrong-type-argument integer-or-marker-p nil)
graphql-beginning-of-query()
graphql-indent-line()
indent--funcall-wi…
-
Can we use comint in vterm buffer?
I tried `helm-comint-input-ring` in vterm buffer it doesn't work. But it works in other e/shell/ansi-term buffer.
Thank you for vterm.
-
I also think it makes sense not to turn on evil-surround globally.
Specifically, it can be turned on for all text-mode and prog-mode. Or in other words, specialm-mode won't be affected.
This should …
-
### Operating System
Windows 10
### HOI4 version
1.12.3
### TNO version
1.3.0a
### Do you have other mods in use?
none
### Were you using Steam?
Yes
### Which major expansions do you NOT hav…
-
Although according to https://platform.openai.com/docs/api-reference/completions/create, `echo` is set to false by default, but when I use the `chatgpt-api` backend my prompt is still being echoed bac…
-
I have gotten some problems with Ivy/Counsel, which show in a way where, when I run `counsel-find-file`, and want to go up one level in the file tree by pressing Backspace, the movement is blocked and…