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

"End of buffer" message when running consult-line #9

Closed
meedstrom opened this issue Aug 10, 2021 · 3 comments
Closed

"End of buffer" message when running consult-line #9

meedstrom opened this issue Aug 10, 2021 · 3 comments

Comments

@meedstrom
Copy link

I don't have the full steps to reproduce, because on emacs -Q it doesn't seem to happen, but for me when I have (setq prism-comments nil) and run the command consult-line in an elisp file, I get an "End of buffer" message and the prompt dies before it can start. It works after I re-run consult-line once or twice.

I've tried to use toggle-debug-on-quit and type C-g right after it happens, but Emacs doesn't seem to think there's anything to debug.

PS: consult-line is similar to swiper or the old helm-swoop.

If you want more info let me know.

@alphapapa
Copy link
Owner

This seems like a duplicate of #6.

@meedstrom
Copy link
Author

Shoot, I don't know how I missed that.

@alphapapa
Copy link
Owner

:) If you can help figure it out, that would be appreciated. As I wrote there, it might be a simple change to Consult and/or Swiper to handle the error, but I don't know if it's necessarily a bug in those packages or in this one.

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

2 participants