-
# Summary
Elpy Error
The backend encountered an unexpected error. This indicates a bug in
Elpy. Please open a bug report with the data below in the Elpy bug
tracker:
https://github.com/jorgen…
-
Sorry, I've found no better place where to put this: I'm using borg and a package for Emacs called eglot. The package eglot uses flymake and recently the developer of eglot decided to depend on `(flym…
bwolf updated
4 years ago
-
If I take the advice from docs to replace flymake with flycheck:
https://elpy.readthedocs.io/en/latest/customization_tips.html?highlight=flymake#use-flycheck-instead-of-flymake
This seems to preve…
-
This library will be part of emacs 27(?) and it is available in the elpa. We should check:
1. How easy is to integrate it in lsp-mode. lsp-mode supports calling multiple servers when using lsp-requ…
-
您好,我是小白一个。。。用您的配置初始化的时候报了警告,请问这之后怎么处理呢
windows10,emacs27.1
Compiling internal form(s) at Tue Oct 20 17:35:24 2020
Warning (bytecomp): Package cl is deprecated
Warning (bytecomp): reference to …
-
Is there a way to just say I want to allow up to 50 line high tooltips? Ideally I'd get rid of everything but hole fits I think (perhaps a truncated type error) but I'm fine with that workaround.
-
Hi,
I was wondering if there were any plans to add this package to GNU ELPA? It seems like it would be a good fit.
-
When Dante is used in combination with `(global-flycheck-mode)`, after viewing a Flycheck error by moving the cursor over the offending text, the `*Flycheck error messages*` buffer cannot be opened. I…
-
Hi! I've been having trouble trying to get php mode to work.
### Observed behavior
Switching to php-mode gives me
`Symbols function definition is void: nil`
### Expected behavior
PHP m…
JongW updated
3 years ago
-
Eglot uses flymake version "1.0.8" which creates temporary haskell files in source directory.
see this:
https://github.com/flymake/emacs-flymake/issues/32
Your flymake version doesn't have flym…