-
When I attempt to install via quelpa I get the following:
```
(Spacemacs) --> installing package: ChatGPT@dotfile... [6/6]
Fetcher: github
Source: joshcho/ChatGPT.el
Updating REDACTED/.emacs.d/…
-
### Description
Thanks for the great add-on. I have found that I can't use any node keys that are the same as the beginning of another node key. This seems like a pretty big limitation on names you c…
-
### Description
When I start Emacs the `doom-dashboard` is not loaded initially.
This is my Emacs after the initial start:
![broken](https://user-images.githubusercontent.com/18898803/158966758-9…
-
### What did you expect to happen?
- `SPC s s` to search through the current buffer
- Select candidate
- `SPC '` to resume search
The last step should restore the popup with the last search qu…
-
I couldn't find the buffer extension customizations and reading the files I wondered why they were not defined in their own subgroup like this:
```elisp
(defgroup vertico-buffer nil
"Buffer cus…
-
Absolutely minimal example:
```
~/Documents/projects/newgo main
> ls -la
total 16
drwxr-xr-x 5 tmiller staff 160 Nov 9 09:05 .
drwxr-xr-x@ 92 tmiller staff 2944 Nov 9 09:05 ..
dr…
-
Hello !
# Problem
As you know, embark allows to launch commands depending on the context. Moreover, these commands are mapped on keys.
So my problem is : how to do if I don't have the same keyb…
-
I just noticed that the short-cut hint messages provided by using KEYPAD is not the same as which-key. I observed that which-key opens another window to display the hint messages, while meow KEYPAD do…
drcxd updated
2 years ago
-
Setting this https://github.com/purcell/emacs.d/blob/b484cada4356803d0ecb063d33546835f996fefe/lisp/init-minibuffer.el#L13-L15
will cause two problem relate to `consult-line` and `vertico-repeat`, de…
-
## Steps to reproduce
This is not the only way to reproduce this, but here's one way:
1. `M-x find-file`
2. `M-x vertico-directory-up`
3. Expect to move back one directory, nothing happens.
5…