-
Configuration:
OCaml 4.14.0 - Emacs 29.0.50 - Tuareg (v20220929.1327) - Merlin - Linux Box x86_64
By default, I have no completion in the \*OCaml\* buffer.
Now, if I run _'M-x merlin-mode'_ I get…
-
# Summary
Using emacs27, the current active virtual environment is lost and is reset to rpc-env environment.
# Steps to reproduce
* activate a virtual environment with `pyvenv-workon`
* open a…
-
The code in my project relies on some classes from `jdk.internal`. To make it compile without issues, `maven` passes `--add-exports java.base/jdk.internal.math=ALL-UNNAMED` to `javac`. I use `jdt.ls` …
mpsq updated
6 months ago
-
Mr.ema2159,thanks for your hardworking to create centaur-tabs.Recently I found that the hide tabs use centaur-tabs-forward/backward still can be selected which doesn't happen before,just like buffer *…
-
Hi.
I am a vim user, now I try to use emacs with evil and I use it in a terminal with your mode. It works perfectly but emacs starts in normal mode with thin cursor. It is because in my console I'v…
-
This issue was originally reported in haskell-flycheck however it seems to be related to core fly-check codebase since uninstalling `flycheck-haskell` does not help. This is the original issue https:/…
-
When loading emacs on a new machine initially, whether it's OSX or Linux, the initial load will fail with errors. However, restarted the emacs application will finish the setup and successfully load …
-
Hi Nils,
first of all, thank you for providing your emacs configuration. =)
After following the instruction you wrote in the readme everything seems to work, however my emacs looks rather turq…
-
For the following test case:
```
aaa ; first overlay
bbb
ccc ; second overlay
ddd
ccc ; matching overlay of course
```
and these steps:
1. Place point at `aaa`
1. `symbol-overlay-put` to h…
-
Hi. I'm using org roam on doom emacs. My system is manajro.
After the system update, the configuration of doom emacs fell apart as it often happens. I fixed it with sync but org-roam stopped workin…