• Eli Zaretskii's avatar
    Avoid assertion violation when scrolling minibuffer windows. · f0ee99a0
    Eli Zaretskii authored
     src/xdisp.c (pos_visible_p): If the window start position is beyond
     ZV, start the display from buffer beginning.  Prevents assertion
     violation in init_iterator when the minibuffer window is scrolled
     via the scroll bar.
     src/window.c (window_scroll_pixel_based): Likewise.
    f0ee99a0
xdisp.c 878 KB