]> git.eshelyaron.com Git - emacs.git/commit
* lisp/subr.el (read-char-from-minibuffer, y-or-n-p): Remove discard-input.
authorJuri Linkov <juri@linkov.net>
Sun, 17 Nov 2019 21:51:55 +0000 (23:51 +0200)
committerJuri Linkov <juri@linkov.net>
Sun, 17 Nov 2019 21:51:55 +0000 (23:51 +0200)
commit4e4e5508582b1b5a2e738f4490400f2d78a5f343
tree61be83db6f02abdba9d0f46dd8864f4247dcf82d
parenta8f2ee424ce895caff15f1ff973e241b8a946aba
* lisp/subr.el (read-char-from-minibuffer, y-or-n-p): Remove discard-input.

(do-after-load-evaluation): Replace run-with-timer with run-with-idle-timer
to give a chance for the minibuffer to handle initial events before sit-for.
https://lists.gnu.org/archive/html/emacs-devel/2019-11/msg00581.html
lisp/subr.el