Yuan Fu

Results 126 comments of Yuan Fu

@andreyorst I made a patch and it seems to work for the simplest case. Let's use it for a while and see if other problems occur.

Melpa is up to date, you can just use that. 😄

Sounds like a good idea. You can try the patch here: https://github.com/casouri/eldoc-box/tree/cover-company-fix However, this would cover company-quickhelp if it is enabled, what should we do in that case? Judging from...

> I guess in this way eldoc-box should disable at-point hovering and fallback to posframe at default position. That's a good idea. Should we just let users do that? I.e.,...

That's strange, I cloned the branch fresh and loaded the file, and still don't see the error.

Thanks for your work. I’ll look into it.

The line-numbers-mode problem should go away now.

Since you use Linux, could you tell me whether the y-position is off when you turn on tool-bar-mode?

Ok, here's what I know. `display-line-numbers-mode` invoked problem because it is squeezed into the window, therefore, the x value returned by company is off the width of the line numbers....