company-mode / company-quickhelp

Documentation popup for Company
GNU General Public License v3.0
374 stars 33 forks source link

quickhelp show nothing but a samll blank tips #89

Closed algking closed 6 years ago

algking commented 6 years ago

image

I wonder why the company-quickhelp shows nothing like this, only a small tips with no content.

emacs version: 26.1 emacs mac-port company-version :20180510 company-quickhelp-version 20180525 op-system : MAC

expez commented 6 years ago

I don't know, sorry.

I'm closing this as wontfix, not because I'm a douchebag, but because this is for sure related to your use of mac-port. These are all problematic IME. I went through all of them, before giving up and abandoning the platform entirely.

algking commented 6 years ago

after update the emacs-mac to railwaycat/emacsmacport/emacs-mac: stable emacs-26.1-z-mac-7.0, HEAD the company-quickhelp works again , hope this help others. image @expez

expez commented 6 years ago

Thanks for reporting back. Glad you got it working @algking!

algking commented 6 years ago

I find out why company-quick-help won't work in the emacs-mac , if I eval (pos-tip-show "msg") function first , then company-quick-help will work well. If not, then just a little blank area show.

It seems the problem is in pos-tip.