diff options
author | Noam Postavsky <npostavs@gmail.com> | 2019-05-21 20:33:09 -0400 |
---|---|---|
committer | Noam Postavsky <npostavs@gmail.com> | 2019-05-26 08:46:30 -0400 |
commit | c4d4dcf17e407a3c68e150f22b9756ef6c943070 (patch) | |
tree | 783560c9e3462a4cb3b7259cc31a21729d9a408a /test/lisp/emacs-lisp/package-resources/macro-problem-package-2.0/macro-problem.el | |
parent | 2168165ec05aa663d41998adb518e778899a8edd (diff) | |
download | emacs-c4d4dcf17e407a3c68e150f22b9756ef6c943070.tar.gz emacs-c4d4dcf17e407a3c68e150f22b9756ef6c943070.tar.bz2 emacs-c4d4dcf17e407a3c68e150f22b9756ef6c943070.zip |
Avoid infloop in read-multiple-choice (Bug#32257)
* lisp/emacs-lisp/rmc.el (read-multiple-choice): When `read-char'
signals an error "Non-character input-event", call `read-event' to
take the non-character event out of the queue. Don't merge to master,
we just use `read-event' directly there, rather than this solution
which relies a particular error message.
Diffstat (limited to 'test/lisp/emacs-lisp/package-resources/macro-problem-package-2.0/macro-problem.el')
0 files changed, 0 insertions, 0 deletions