Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error #187

Open
ChinaChenGuang opened this issue May 14, 2022 · 7 comments
Open

Error #187

ChinaChenGuang opened this issue May 14, 2022 · 7 comments

Comments

@ChinaChenGuang
Copy link

After the installation of the document is completed, EMACS reports an error:
Error in delayed-warnings-hook(display-delayed-warnings):(void-variable company-quick-access-hint-function)

@sebastiencs
Copy link
Owner

@ChinaChenGuang What version of company-mode are you using ?

@paaguti
Copy link

paaguti commented Sep 24, 2022

Same here company-mode == 0.9.13
M-x p-l-p doesn't show company-box`

(add-to-list 'package-archives
  '("melpa" . "https://stable.melpa.org/packages/") t)

@patrickaldis
Copy link

can confirm, same here

@ig-perez
Copy link

ig-perez commented Nov 2, 2022

Same issue here, company version is 0.9.13

@zhangjie2012
Copy link

+1

@GeorgesAlkhouri
Copy link

I can also confirm this on GNU Emacs 30.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.35, cairo version 1.16.0)

@gzz2000
Copy link

gzz2000 commented Jan 9, 2024

I also encountered this on emacs 30.0.90 with company mode version 0.9.9.
By upgrading company to latest version (20240107 on melpa at this time), the error was fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants