]> git.eshelyaron.com Git - emacs.git/commit
Prevent QUIT to top level inside 'while-no-input'
authorEli Zaretskii <eliz@gnu.org>
Sat, 16 Jun 2018 08:25:01 +0000 (11:25 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 16 Jun 2018 08:25:01 +0000 (11:25 +0300)
commit2461266be1ea68a8c79af61abe850bb5a2c65040
tree31dc0a221acb8e3500127790d422af2fc68b645f
parent31b2680bc955b99fd812d904a95271afbc3882db
Prevent QUIT to top level inside 'while-no-input'

* lisp/subr.el (while-no-input): Handle the case when BODY
never tests quit-flag, and runs to completion even though
input arrives while BODY executes.  (Bug#31692)
lisp/subr.el