[Ecls-list] ECL-generated executables and restarts
Matthew Mondor
mm_lists at pulsar-zone.net
Fri Jan 21 22:55:26 UTC 2011
On Fri, 21 Jan 2011 17:45:03 -0500
Matthew Mondor <mm_lists at pulsar-zone.net> wrote:
> I suspect that the issue could be related to the (admitedly
> non-trivial) problem of SIGINT handling...
Oh BTW, note that this works fine from the SLIME REPL however, when
using C-c C-c. But I also tried directly in the ECL REPL and am
getting the same issue as from the standalone-executable (weither in
compiled or interpreted mode).
From SLIME:
Interrupt from Emacs
[Condition of type SIMPLE-ERROR]
Restarts:
0: [CONTINUE] Continue from break.
1: [ABORT-READ] Abort reading input from Emacs.
2: [MY-RESTART] MY-RESTART
3: [RETRY] Retry SLIME REPL evaluation request.
4: [*PROCESS-INPUT] Continue reading input.
5: [ABORT] Return to SLIME's top level.
--more--
Thanks,
--
Matt
More information about the ecl-devel
mailing list