-
Apologies if this is covered somewhere else, I know there's been a lot of discussion on getting org mode properly setup but I couldn't find anything specifically about the `org-version` variable.
I…
-
**Describe the issue**
Setting `c-default-style` in my config:
```elisp
(setq c-default-style "bsd")
```
Triggers the following error, and doesn't launch c++-mode (or c-mode)
```
File mod…
-
#### Description :octocat:
Python layer always using Microsoft python language server and Python2
#### Reproduction guide :beetle:
- Start Emacs
- Add lsp and python layer
- Install python-lang…
xxyzz updated
3 years ago
-
Dear collegues!
I'm the author of an extensive C++ library for cardinal b-splines and everything that's needed to create and evaluate them efficiently, using SIMD and multithreading on arbitrarily …
-
[README.md](https://github.com/tc39/proposal-pipeline-operator#readme) of the current draft specification:
For F# proposal:
* `value |> x=> x.foo()` for method calls,
* `value |> x=> x + 1` for…
-
Ok, so now I have `[...]` list in the shell (except for zero-length and length-1 lists: I do not understand what they should correspond to because of lack of operations to understand what algebra is d…
-
Greetings,
Please advise how can this issue be fixed. Please find related info appended below.
ctc.fth was used instead of missing 'threading.fth' in src/dictionary.fth
There were some modificati…
-
Hi,
I am new to Emacs. Trying to setup dap-mode for cppvsdbg. But something goes wrong when I start dap-debug command.
Looks like it tries to execute nil command (parsing error in dap--start-pr…
-
**What did you expect to happen?**
pdf-tools to be working
**What actually happened?**
after opening a pdf, first page was displayed correctly but control keys doesn't work
**Additional de…
-
Before logging the bug, please make sure that:
1. You are using the latest version of `lsp-mode` related packages. **YES**
2. You may also try reproduce the issue using clean environment using the…