-
This is a suggestion for a new feature.
### The Problem
I use session management to record my Emacs session and restore it when I start Emacs again. I've used this setup for years. The only time…
-
Whenever the cursor is inside a code cell, the _Notebook minor mode_ will disappear and only appear again if the cursor is outside the cell or in a markdown cell.
I know this might be a feature but…
-
## Use Case
emacs and vi are still often used for working with modules, so the temp files these editors create should be in the .gitignore
## Describe the Solution You Would Like
Add entries to t…
-
In `advanced/debugging/index.rst:159` the link to `flymake` is broken. Would https://www.emacswiki.org/emacs/FlyMake be a good replacement?
According to https://www.emacswiki.org/emacs?action=brows…
-
Flymake:Wait[0][0] appears in the mode line forever. no linting.
-
I noticed when trying to read the docs in info that the image links were broken. I thought it might be an issue with the package manager I'm using `straight.el` but when I reported it there https://gi…
-
I get this error after trying to opining a file with emacas recently started and do not open any file
eglot--maybe-activate-editing-mode: Autoloading file /Users/toni/.emacs.d/.cask/28.0/elpa/proje…
-
I prefer and use company-mode instead of auto-complete for all my programming. So, does this mode support company-mode and if note is there any plan to add support for it?
gozes updated
4 years ago
-
**Describe the bug**
When using `lsp-python-ms,` I run the command `xref-find-references` emacs shows: `eror The path is empty. (Parameter ’path’)`
When using `pyls,` it 's all ok.
**To Reproduce…
-
My eslint configuration file has the `parserOptions.project` property defined to `./tsconfig.json`.
This breaks when `flymake-eslint` runs `eslint` because, if I'm not mistaken, it does so from the…