diff options
author | Andy Wingo <wingo@pobox.com> | 2010-07-09 16:48:30 +0200 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2010-07-09 17:05:25 +0200 |
commit | ddfb5e2bb02e167c734af5091d40d7db4ffeffa1 (patch) | |
tree | 33ed9c9d6bd735935cd50c62e8765adb1dba964e /module/system/repl/error-handling.scm | |
parent | adb825b6780b52a19291420c8699900d56de748d (diff) | |
download | guile-ddfb5e2bb02e167c734af5091d40d7db4ffeffa1.tar.gz |
readline only handles SIGWINCH
* acinclude.m4 (GUILE_READLINE): Check for rl_catch_signals and
rl_catch_sigwinch.
* guile-readline/readline.c (scm_init_readline): If we can, turn off
readline's signal handling, because we can do our own.
(scm_readline): Use dynwinds to handle resetting readline's state on
nonlocal exit, not catches.
(unwind_readline): Rename from handle_error.
Diffstat (limited to 'module/system/repl/error-handling.scm')
0 files changed, 0 insertions, 0 deletions