unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#37238: flymake feature request
@ 2019-08-30 17:55 bruno cuconato
  2022-05-20  1:51 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: bruno cuconato @ 2019-08-30 17:55 UTC (permalink / raw)
  To: 37238

[-- Attachment #1: Type: text/plain, Size: 850 bytes --]

hi,

I wonder what your thoughts are on showing flymake diagnostics in the
minibuffer after a timeout, similarly to how flycheck does it, or how
https://github.com/akash-akya/emacs-flymake-cursor seems to do.

My thoughts are that this is not so simple* to implement as adding a
function to the overlay keymap (hence the existence of flymake-cursor)
and thus shouldn't be left to the user if it is deemed a worthy
feature; and that it would be nice to have as a built-in feature
instead of having it in a third party package since there are more
than two forks of flymake-cursor already and I'm happy to avoid MELPA.

Would you consider incorporating this functionality in flymake?

* there is a simple hack that seems to work though: enabling eldoc,
and using the `eldoc-documentation-function' to display the errors.

thank you,

-- bruno cuconato

[-- Attachment #2: Type: text/html, Size: 1832 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-05-20  1:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-30 17:55 bug#37238: flymake feature request bruno cuconato
2022-05-20  1:51 ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).