jdtsmith / eglot-booster

Boost eglot using lsp-booster
GNU General Public License v3.0
165 stars 4 forks source link

Warning: ‘buffer-local-value’ is an obsolete generalized variable. #8

Closed claytharrison closed 6 months ago

claytharrison commented 7 months ago

The first time I start eglot after opening Emacs I get this warning -

~/.config/emacs/.local/straight/build-29.1/eglot-booster/eglot-booster.el:
    Warning: ‘buffer-local-value’ is an obsolete generalized variable.

I'm on Emacs 29.1, using the latest Doom Emacs. Is there anything I can do to fix or suppress this?

jdtsmith commented 7 months ago

Thanks, had missed that obsoletion. Just uploaded a fix, give this a try.