Thanks. Reading this thread made me think that I would have to debug
something. :-)
On 22 Jul 2014 05:53, "David B. Lamkins" wrote:
> Thank you.
>
> Confirmed not crashing in SVN 283. Tested in both Emacs and terminal,
> both with and without readline.
>
> Note that without readline, recognition
Thank you.
Confirmed not crashing in SVN 283. Tested in both Emacs and terminal,
both with and without readline.
Note that without readline, recognition of ^C is immediate.
On Mon, 2014-07-21 at 20:15 +0200, Juergen Sauermann wrote:
> Hi David,
>
> good point, thanks. Maybe fixed in SVN 383.
>
Hi David,
good point, thanks. Maybe fixed in SVN 383.
/// Jürgen
On 07/21/2014 07:40 PM, David B. Lamkins wrote:
Here's another data point:
APL built without readline exhibits the same crash as APL run inside
Emacs.
It seems that the absence of readline is the trigger for this crash.
On M
Here's another data point:
APL built without readline exhibits the same crash as APL run inside
Emacs.
It seems that the absence of readline is the trigger for this crash.
On Mon, 2014-07-21 at 09:23 -0700, David B. Lamkins wrote:
> Thank you.
>
> I no longer see the APserver termination messa
Thank you.
I no longer see the APserver termination message upon an attention
signal.
However, the segfault and backtrace still happens when APL runs inside
Emacs.
Also, please note my other post regarding detection of the attention
signal.
On Mon, 2014-07-21 at 12:24 +0200, Juergen Sauermann w
Hi David,
thanks, should be fixed in SVN 381.
/// Jürgen
On 07/20/2014 07:40 PM, David Lamkins wrote:
Jüergen and Elias, I think there might be something here for each of you.
See comments in attached test case.
There are two transcripts following:
_1. From within gnu-apl-mode:_
)lo
Jüergen and Elias, I think there might be something here for each of you.
See comments in attached test case.
There are two transcripts following:
*1. From within gnu-apl-mode:*
)load foo
loading )DUMP file /home/dlamkins/APL/workspaces/foo.apl...
WAS CLEAR WS
test
test C-c C-c
=