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

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

bug#43519: 28.0.50; Overlay at end of minibuf hides minibuf's real conte


From: Gregory Heytings
Subject: bug#43519: 28.0.50; Overlay at end of minibuf hides minibuf's real content
Date: Mon, 21 Sep 2020 20:05:04 +0000
User-agent: Alpine 2.22 (NEB 394 2020-01-19)


Hi Stefan,

IOW, you leave it entirely to the generic window-display code to select window-start based just on the value of point?

Yes. It seems to work very well. Even the corner case regression above doesn't seem very serious and can be addressed using the scroll_conservatively code.


I tried your patch, and it works very well indeed. It seems that it's a much deeper change to the code than what I suggested, which would have given the same effect but only upon request. Of course I'm fine with this too.





reply via email to

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