copilot-emacs / copilot.el

An unofficial Copilot plugin for Emacs.
MIT License
1.72k stars 122 forks source link

New warning basically breaks copilot.el #214

Closed Ramblurr closed 6 months ago

Ramblurr commented 6 months ago

image

This new warning that is displayed upon every keypress is rather frustrating.

  1. It is displayed on every keypress
  2. It does not contain (nor the docs here on github) any actionable instructions

This renders copilot.el effectively useless and the warning is basically a fatal error because I can't use emacs with it enabled.

If its just a warning (i.e., a non fatal error that can be ignored) it shouldn't display on every keystroke.

And ideally there would be some actionable advice or documentation about how to resolve the warning/error.

zerolfx commented 6 months ago

@blahgeek Please help with the issue here since it's related to #212.

Ramblurr commented 6 months ago

@zerolfx Ah yea I saw that, but it was closed so I opened a new one. Happy to copy/paste my text over there if you want.

Ramblurr commented 6 months ago

Done! Feel free to delete this one if you want.