• Chong Yidong's avatar
    Fix crash with invisible text and overlays (Bug#7016). · d8b2a962
    Chong Yidong authored
    * src/dispextern.h (struct it): New member overlay_strings_charpos.
    
    * src/xdisp.c (next_overlay_string, load_overlay_strings): Record the
    charpos where we computed n_overlay_strings.
    (next_overlay_string): Load overlay strings at recorded position,
    which may not be the same as the iterator's charpos (Bug#7016).
    d8b2a962
ChangeLog 773 KB