|
| From: | Jose E. Marchesi |
| Subject: | Re: [PATCH] repl: Fix SIGINT behavior with reverse-i-search |
| Date: | Tue, 18 Feb 2020 13:19:26 +0100 |
| User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) |
Hi Carlo.
The current SIGINT handling is failing to reset readline when doing a
reverse-search.
(failed reverse-i-search)`XXXXXX': ^CQuit
(failed reverse-i-search)`XXXXXX': ^CQuit
Use the standard implementation for the SIGINT handler to address this
(and other) problems.
Thanks. This is OK for master.
| [Prev in Thread] | Current Thread | [Next in Thread] |