tags 32257 + patch quit Andy Moreton writes: > On Wed 01 Aug 2018, Eli Zaretskii wrote: >>> >>> Noam's original patch may bring some possibility of new problems, >>> but it does at least fix the original problem (on emacs-26 and >>> master). >> >> Fixing a problem and introducing another doesn't sound wise to me. >> We've been there several times during the last years, and I don't want >> to make the same mistake again. Sorry. > > Perhaps reverting the patches that introduced read-multiple-choice > is the right answer then. How about for emacs-26, we call read-event only after receiving the problematic error. This works around the problem, and should be safe enough, since it only triggers when we would otherwise be ending up in an infloop anyway.