Fix bug #14306 with whitespace mode together with linum-mode.
authorEli Zaretskii <eliz@gnu.org>
Sun, 5 May 2013 17:41:09 +0000 (20:41 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 5 May 2013 17:41:09 +0000 (20:41 +0300)
commit14c7ed056d8e5e0388ad1b698cc81fdf11884957
treecf8d35ef729affcba5f181277e3996fb5ce0552e
parent02502a5fd290c6424ef1159867146f1e94aa08c1
Fix bug #14306 with whitespace mode together with linum-mode.

 src/xdisp.c (set_iterator_to_next): Set the
 ignore_overlay_strings_at_pos_p flag only if we are _really_
 iterating over an overlay string, as indicated by the
 current.overlay_string_index member.
lisp/mail/rmail.el
src/ChangeLog
src/xdisp.c