Post #4054945
2026-07-24 00:29 UTC
Hello #emacs friends: on some relatively recent update, #flycheck stopped displaying error messages reliably. After some investigation, I have discovered that the culprit seems to be `(customize-set-variable flycheck-display-errors-function 'flycheck-display-errors-via-eldoc) ; after switching to `(customize-set-variable flycheck-display-errors-function 'flycheck-display-error-messages it works again as expected but (obviously) with no colors any more. Is this an issue with eldoc or flycheck?
Replies (0)
No replies.