-
### Please review `:value-type` of `exwm-input-global-keys`
### Suggested fix
Make the `:value-type` a `sexp` or a `restricted-sexp` that tests for `keymapp`.
### Only affects users that rel…
-
The `math` builtin in fish is extremely slow (~30x slower than bash arithmetic).
### Reproduction Steps:
1. Run the `math` builtin for simple arithmetic (tested on fish 2.3.0):
```
$ time …
-
While trying to improve code coverage, it would be useful to see what is covered and what is not covered by visualizing the report inside emacs with colors.
-
Hi @sakaki- , I'm having issues updating my raspberry pi using your image. It's been a bit difficult to get good help on IRC, since there's a lot of customizations involved. Can you maybe help me out?…
-
The variable `auto-revert-buffers-counter` has been removed from `autorevert.el` on Emacs master in favor of an alternative polling mechanism:
https://github.com/emacs-mirror/emacs/commit/c61bbb4c8…
-
When using with eglot I can reproduce a crash quite consistently by adding a new function definition at the end of the file and moving point to the `end` statement. That is, in the time of the crash t…
-
Great work, thanks for everything. Just let you know I found something that doesn't seem right.
## Actual Behavior
Following the instructions from: https://ox-hugo.scripter.co/doc/tests-site/#alte…
-
In a .vue file (using vue-mode based on mmm-mode), in the typescript section, if you have a multiline comment like this:
```
/**
|
```
and you hit TAB there (at the `|`), you'll get an error…
garyo updated
5 years ago
-
For example, if I type `sl` as a query with the intention of it being an intialism, I'd rather all matches (or at least the first ones) be those matched by an initialism. This could be achieved by sor…
-
#### Description :octocat:
develop: broken git-blame-micro-state
#### Reproduction guide :beetle:
- Start Emacs
- Press `space g b` in buffer under git
*Observed behaviour:* :eyes: :broken_h…