-
- Erlang 25.3.2.12
- Elixir 1.14.3-otp-25
- Manjaro Linux
- Emacs 29.3
- built-in Eglot
- built-in Flymake
I'm noticing that if I introduce an error to the code, the error will quickly flash i…
-
**Describe the bug**
I'm facing an issue in working lazygit with vscode terminal not working perfectly.
When selecting the custom menu with sub-options the display cracked.
video for the issue
h…
-
`counsel-git-grep` cannot handle big git repository (e.g., Linux kernel). The echo area shows
```
fatal: -e option, '\(': Unmatched ( or \(
```
error, and usual `C-n`/`C-p` navigation doesn't work…
-
This does not happen with `yas-expand`. But it happens with `yas-hippie-try-expand` for people who want to combine yas with hippie-expand.
tuhdo updated
4 months ago
-
Hi, there seem to be issues with evil-mode. Results are returned fine but jumping to results or collapsing results is not possible. Are there plans for support?
ghost updated
3 years ago
-
Please complete the information below:
# Where is the problem?
- Built-in-types Arrays: 'vec', 'dict', 'keyset' (all three sections)
and
- Built-in-types Arrays: 'Using dicts, keysets, and vecs' …
-
This is an issue corresponding to #402, representing the work to complete adjustments to the DeleteBucket gateway endpoint in the agreed scope of the Object Lock implementation.
-
```
$ docker run -t --entrypoint bash --name example nginx:1.13.1 -c 'ls'
bin dev home lib32 libx32 mnt proc run srv tmp var
boot etc lib lib64 media opt root sbin sys usr
$ curl…
-
when advising functions, i sometimes just want to call a function of my own after the original function, which can be accompllised using something like
```el
(advice-add 'some-function :after #'my…
-
I'm trying to transfer SOL from the user's Phantom wallet to my address, I'm getting Future Timeout Exception after sending the transaction. Following is the code
```
final adapter = S…