1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-23 10:34:07 +00:00

(ispell-region): If position not visible, (sit-for 0).

This commit is contained in:
Richard M. Stallman 1995-05-06 02:18:20 +00:00
parent a61155bcbd
commit a594e0e121

View File

@ -1774,6 +1774,8 @@ With prefix argument, set the default directory."
(concat "Ispell misalignment: word "
"`%s' point %d; please retry")
(car poss) word-start))
(if (not (pos-visible-in-window-p))
(sit-for 0))
(if ispell-keep-choices-win
(setq replace
(ispell-command-loop