-
An example -
```
*|
*
```
`v` -> ` foo` -> `ESC` -> `o`
```
* foo
*|
```
`z`
```
* foo
* foo|oof
```
This doesn't happen in e.g. Org, so it seems markdown-mode specific. It's possible…
-
I have a notebook that has become somewhat large (but not absurdly so, I think), about 8MB, mostly because of a number of inline images in the output. This notebook opens and saves promptly in the web…
-
If the displayed text (like the doc comment for the cortex_m_rt crate) is longer than the box used by lsp-ui-doc, it is impossible to read most of it.
You can hover over a symbol, then the box with…
-
## Expected behavior
Typing math/ in a CLJC file should insert the libspec `[clojure.math :as math]` into the ns form.
## Actual behavior
The libspec inserted is `#?(:clj [clojure.math :as ma…
-
After typing`M-x` `habitica-add-item-to-checklist` and entering "UTF-8 Test", I got following error messages in `*Messages*` buffer:
```
url-http-create-request: Multibyte text in HTTP request: POS…
-
### Regression?
Yes
### System Info and Version
System/Version info
```sh
Hyprland, built from branch at commit 0500213086f8402ccbdb2acb4748dbc6d22e21f6 (input: try to refocus a focusa…
-
Not urgent, but I thought I would report what I see :smile:
## Expected behavior
Not to have warning
## Actual behavior
It shows up some warning during (async) compilation in the buffer t…
-
Hi, after loading the `ef-light` theme, I find that the background of the frame title is changed. Is there a way to have it the same color as window background? Thanks.
No theme:
Loaded `ef-li…
-
The following code makes *Sauron* be an emacs "side window" see
https://www.gnu.org/software/emacs/draft/manual/html_node/elisp/Frame-Layouts-with-Side-Windows.html
Basically it works like the sa…
-
Hi there,
While using `scala-mode` + `hs-minor-mode` in order to hide code blocks I noticed that the hiding doesn't work for multi-line comments. Reading the `hs-minor-mode` manual in here: https://w…