Replies: 2 comments 1 reply
-
@meedstrom Thanks for the report. Can you please provide all the necessary details and reproduction steps? An exemplary list: https://github.com/minad/consult?tab=readme-ov-file#bug-reports. I don't see an issue with |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'll have to be on the lookout for what causes it to appear, so I know how to trigger it. Hopefully I can get back to you soon. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is an intermittent problem, not sure when it starts appearing. Now that it appeared, I'm getting a lot of redisplay errors when I start a completing-read (some commands more than others --- M-x emits no errors, and consult-buffer actually freezes emacs until I do a few
C-g
!).I have
backtrace-on-redisplay-error
t, so here's a backtrace. The specific args vary, but so far I've seen it's abouttruncate-string-to-width
.If I turn off marginalia-mode, the problem goes away. Just to be sure it isn't something else :)
Beta Was this translation helpful? Give feedback.
All reactions