From: SourceForge.net <no...@so...> - 2011-10-28 20:26:41
|
Bugs item #3429859, was opened at 2011-10-28 22:26 Message generated for change (Tracker Item Submitted) made by You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101355&aid=3429859&group_id=1355 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: clisp Group: lisp error Status: Open Resolution: None Priority: 5 Private: No Submitted By: Julien Durillon () Assigned to: Bruno Haible (haible) Summary: Tab on empty line causes clisp to freak out Initial Comment: In the REPL, when I press the <tab> key without having started a identifier (you know, for completion), I get the following message : [1]> You are in the top-level Read-Eval-Print loop. Help (abbreviated :h) = this list Use the usual editing capabilities. (quit) or (exit) leaves CLISP. [1]> Then, Whatever I do, clisp gets busy (like really busy : takes 100% of my CPU), and I need to kill -9 it from outside. FYI, I'm using clisp 2.48 on a Gentoo. (Compiled with libreadline support) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101355&aid=3429859&group_id=1355 |