help-smalltalk
[Top][All Lists]
Advanced

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

[Help-smalltalk] 'g' appearing after each return


From: leledumbo
Subject: [Help-smalltalk] 'g' appearing after each return
Date: Thu, 20 May 2010 01:09:51 -0700 (PDT)

When used interactively, gst shows 'g' after each return.

Example (| = caret position):

prompt>'Hello, World' printNl !|<return>

results in:

prompt>'Hello, World' printNl !
g|

the statement doesn't even get evaluated. I need to press return again for
the result to appear, and it appears twice. It doesn't happen if it executes
the statements from a file.

Platform: i386-mingw32

-- 
View this message in context: 
http://forum.world.st/g-appearing-after-each-return-tp2224083p2224083.html
Sent from the Gnu mailing list archive at Nabble.com.



reply via email to

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