-
Notifications
You must be signed in to change notification settings - Fork 15
Popup display error #25
Comments
Popup in Emacs is pretty unreliable thing. How often does this happen? |
nearly every time. when I restart the emacs ,it works fine for only a short time.Then it goes wrong. |
Only in the REPL buffer, or in the code buffer too? With or without the selection menu, or it doesn't matter? Please give exact steps to reproduce this. |
Both in the REPL and code buffer.the selection menu doesn't matter.just type the codes in the REPL buffer or code buffer ,then the selecition menu and the doc popup appear,and the bug may come. ;;ac-cider (defun set-auto-complete-as-completion-at-point-function () |
I had similar issues with the Emacs that comes with Ubuntu (24.3 I think) and just compiled Emacs from source and things work fine. It's probably worth the effort to compile Emacs from source. |
autogenerated with https://github.com/MalloZup/doghub: issue inactive since 450 days. Please update the issue or close it |
as the image above, when I finished the input,the popup don't disappear!! and it displayed error.
The text was updated successfully, but these errors were encountered: