bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-apl] Bug: GNU APL does not call start_input after a )LOAD


From: Elias Mårtenson
Subject: [Bug-apl] Bug: GNU APL does not call start_input after a )LOAD
Date: Thu, 8 May 2014 11:07:51 +0800

This was reported in this thread: https://github.com/lokedhs/gnu-apl-mode/issues/7

This problem seems to be caused by a bug in GNU APL. When the user calls )LOAD to load a workspace, the start_input callback function is not called before control is returned back to the user.

(because of this, the Emacs mode just sits there, hung, waiting for a call to start_input that never happens).

Regards,
Elias

reply via email to

[Prev in Thread] Current Thread [Next in Thread]