commit | c918c6563b24ebbd47aae5fb12eb2d25735b33c5 | [log] [tgz] |
---|---|---|
author | Benno Schulenberg <bensberg@justemail.net> | Thu May 05 21:44:45 2016 +0200 |
committer | Benno Schulenberg <bensberg@justemail.net> | Fri May 06 09:30:55 2016 +0200 |
tree | dd25f0b7d31c67fe0da2b72b7f62140ac4ee5477 | |
parent | 577f7fafa929c825168b05b605104b7037c898db [diff] |
input: properly restore waiting mode, or retain non-waiting mode Cancelling a search should restore waiting mode for the keyboard, just like at the other exit points of the search routine. And when the input routine has read in multiple keystrokes, it should not blindly switch back to waiting mode, but only when that mode was on before. This fixes the second half of https://savannah.gnu.org/bugs/?47438.