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

lsp-ui-doc uses obsolete variable 'inhibit-point-motion-hooks' #767

Closed
yetanotherqubick opened this issue Mar 28, 2024 · 0 comments · Fixed by #768
Closed

lsp-ui-doc uses obsolete variable 'inhibit-point-motion-hooks' #767

yetanotherqubick opened this issue Mar 28, 2024 · 0 comments · Fixed by #768
Labels

Comments

@yetanotherqubick
Copy link

OS: ArchLinux
Emacs: 29.3

I just installed lsp-ui from MELPA and a lot of warnings appeared :(

Warning (comp): lsp-ui-doc.el:380:6: Warning: ‘inhibit-point-motion-hooks’ is an obsolete variable (as of 25.1); use ‘cursor-intangible-mode’ or ‘cursor-sensor-mode’ instead
Warning (comp): lsp-ui-doc.el:417:6: Warning: ‘inhibit-point-motion-hooks’ is an obsolete variable (as of 25.1); use ‘cursor-intangible-mode’ or ‘cursor-sensor-mode’ instead
Warning (comp): lsp-ui-doc.el:447:6: Warning: ‘inhibit-point-motion-hooks’ is an obsolete variable (as of 25.1); use ‘cursor-intangible-mode’ or ‘cursor-sensor-mode’ instead
Warning (comp): lsp-ui-doc.el:494:12: Warning: ‘inhibit-point-motion-hooks’ is an obsolete variable (as of 25.1); use ‘cursor-intangible-mode’ or ‘cursor-sensor-mode’ instead
Warning (comp): lsp-ui-doc.el:680:6: Warning: ‘inhibit-point-motion-hooks’ is an obsolete variable (as of 25.1); use ‘cursor-intangible-mode’ or ‘cursor-sensor-mode’ instead
Warning (comp): lsp-ui-doc.el:713:6: Warning: ‘inhibit-point-motion-hooks’ is an obsolete variable (as of 25.1); use ‘cursor-intangible-mode’ or ‘cursor-sensor-mode’ instead
Warning (comp): lsp-ui-doc.el:748:6: Warning: ‘inhibit-point-motion-hooks’ is an obsolete variable (as of 25.1); use ‘cursor-intangible-mode’ or ‘cursor-sensor-mode’ instead
Warning (comp): lsp-ui-doc.el:793:53: Warning: ‘inhibit-point-motion-hooks’ is an obsolete variable (as of 25.1); use ‘cursor-intangible-mode’ or ‘cursor-sensor-mode’ instead
Warning (comp): lsp-ui-doc.el:1216:8: Warning: ‘inhibit-point-motion-hooks’ is an obsolete variable (as of 25.1); use ‘cursor-intangible-mode’ or ‘cursor-sensor-mode’ instead
Warning (comp): lsp-ui-doc.el:1227:8: Warning: ‘inhibit-point-motion-hooks’ is an obsolete variable (as of 25.1); use ‘cursor-intangible-mode’ or ‘cursor-sensor-mode’ instead
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants