-
### Summary
I keep getting "file modified by an external process, use w! to overwrite" when I am working on a secondary exFAT drive. Weirdly, this does not happen on the primary NTFS drive.
### Rep…
-
Currently we start error display unconditionally in `post-command-hook`, even if the command didn't change `point`. This leads to a slightly awkward user experience (see https://github.com/flycheck/f…
swsnr updated
1 month ago
-
Zulip discussion thread: https://rust-lang.zulipchat.com/#narrow/stream/185405-t-compiler.2Fwg-rls-2.2E0/topic/Concurrency.20in.20RA
Rust analyzer is a long-lived process which oversees many concur…
-
[Org-journal](https://github.com/bastibe/org-journal) released a shockingly useful feature recently of transparent full-file encryption via org-crypt. Basically, the org file is saved and unsaved as a…
-
Define our own error type and use that instead of a generic `error`. Needs a back port of `define-error` from Emacs 24.4.
swsnr updated
1 month ago
-
- Windows 10
- emacs 27-rc1 compiled with msys2
- lsp-mode / lsp-java / dap-java updated last week
Hello,
I get the following error when I run a test with `dap-java-run-test-method` :
```
…
deb75 updated
4 years ago
-
# Summary
Whenever I open a new Python file, I get the following error:
```
Flymake: Configuration error has occurred while running (black /PATH/TO/MY/PROJECT/setup_flymake.py). Flymake will be…
-
Establish usage guidelines for the logo. As part of this issue, as select the terms under which the logo is licensed. Document these in a file named usage-guidelines.adoc at the root of this project. …
-
I found this problem locally and wondered how tokio was checking formatting in CI.
As you can see they are calling `rustfmt` directly:
https://github.com/tokio-rs/tokio/blob/master/ci/azure-rustfm…
-
**What did you expect to happen?**
Invoking `+default/search-project` and passing additional command-line arguments should pass the options to `rg` but not interfere with the search term. For example…