bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#31921: 26.1.50; Add a convenient way to get flymake error at point


From: Dmitry Gutov
Subject: bug#31921: 26.1.50; Add a convenient way to get flymake error at point
Date: Mon, 25 Jun 2018 15:56:59 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.0

On 6/25/18 2:33 PM, João Távora wrote:

Yeah, I'd go with Dmitry's suggestion in

    https://github.com/joaotavora/eglot/issues/8#issuecomment-399698728

where he demonstrates that you can customize this by using:

    (custom-set-variables
     '(help-at-pt-timer-delay 0.1)
     '(help-at-pt-display-when-idle '(flymake-diagnostic)))

Though, in my testing, this always defers to eldoc (which is probably
the intended behavior).

It probably depends on the values of the respective delays.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]