]> code.delx.au - gnu-emacs/commit
Yet another fix for when point ends up in invisible text
authorEli Zaretskii <eliz@gnu.org>
Wed, 9 Dec 2015 18:03:54 +0000 (20:03 +0200)
committerEli Zaretskii <eliz@gnu.org>
Wed, 9 Dec 2015 18:03:54 +0000 (20:03 +0200)
commitd75849e937af0ecbcdc7bf621aa9bcd43aa75df4
treec642a770527754d79af2e7211aca04cb66fea3b5
parentb227422c66f20806f406730f8ef7dea276956151
Yet another fix for when point ends up in invisible text

* src/xdisp.c (redisplay_window): When someone forced
window-start, and honoring that failed to show the cursor, try
moving out of invisible text, before falling back to the middle of
the window.  (Bug#22098)
src/xdisp.c