bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#50096: args-out-of-range in redisplay_internal


From: Juri Linkov
Subject: bug#50096: args-out-of-range in redisplay_internal
Date: Fri, 20 Aug 2021 10:09:34 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (x86_64-pc-linux-gnu)

tags 50096 fixed
close 50096 28.0.50
thanks

> Unfortunately, the best I could do to fix this is disable hscrolling
> in display of echo-area messages (but NOT in the minibuffer editing --
> that should still work).  Please see the latest master and tell if
> this is acceptable.  If it isn't, the only alternative I see is to
> back out the fix for bug#46718, which I suspect Clemens won't like...
> Or maybe someone braver than myself will redesign and re-implement
> with_echo_area_buffer in a way that avoids creating this situation
> with glyph matrices in the first place.

Thanks, now everything works fine.  I think mini-window doesn't need
hscrolling, because it should display the beginning of the truncated
echo-area message, not its end.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]