A more thorough fix for bug#19307
commite589765b881e64c26b29509dd99f2dc51ad44153
authorEli Zaretskii <eliz@gnu.org>
Tue, 3 Feb 2015 18:52:18 +0000 (3 20:52 +0200)
committerEli Zaretskii <eliz@gnu.org>
Tue, 3 Feb 2015 18:52:18 +0000 (3 20:52 +0200)
treea5d8ab0955631a682a24c514af649efbfadb32ba
parent4e8d586076f412b9dfe43241e455a7c76b117020
A more thorough fix for bug#19307

 src/xdisp.c (handle_stop, handle_single_display_spec)
 (next-element_from_image): Don't reset the
 ignore_overlay_strings_at_pos_p flag here.
 (next_element_from_buffer): Reset ignore_overlay_strings_at_pos_p
 here.
 (next_overlay_string): Set ignore_overlay_strings_at_pos_p here,
 after we've exhausted all the overlay strings at the current
 position.
src/ChangeLog
src/xdisp.c