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 in process sentinel: citre-get-output-lines: Selecting deleted buffer #185

Open
haoisli9 opened this issue Jan 9, 2025 · 0 comments

Comments

@haoisli9
Copy link

haoisli9 commented Jan 9, 2025

citre 0.4,windows10,emacs29.4
when use company to do completion,I always get an error: "error in process sentinel: Selecting deleted buffer";The Message shows:error in process sentinel: citre-get-output-lines: Selecting deleted buffer, error in process sentinel: Selecting deleted buffer. I tried to change company-idle-delay longer,the error occurs less than before. It seems that citre try to get someting from an buffer that company has not generated complete. Maybe an asynchronous operation does not match.
The backtrace in debug-on-error is :
Debugger entered--Lisp error: (error "Selecting deleted buffer")
#f(compiled-function (proc msg) #<bytecode -0x1a620d95643d5ea4>)(# "exited abnormally with code 255\n")

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

1 participant