I opened this one (http://code.google.com/p/pharo/issues/detail?id=2610) June 30, seems to me that it describes the same behaviour cheers, 2010/7/21 Mariano Martinez Peck <marianopeck@gmail.com>:
On Wed, Jul 21, 2010 at 9:47 PM, Stanislav Paskalev <kshorg@gmail.com> wrote:
Hi everyone,
I'm going through the first chapter of Pharo by Example and the Transcript morph behaves somewhat strange. When I type "Transcript show: " into a workspace, every time I press space 2 numbers are shown in the Transcript, they look like character indexes from the text from the workspace it self.
I believe this is non intentional, perhaps some debugging output left over ?
Welcome!
Exactly. I also noticed this and it is for sure a left over some debugging. What I am not sure if there is an open bug report for this.
Can someone check and open if it isn't ?
-- And let me congratulate everyone involved in Pharo, it looks really polished and makes a very good first impression for newcommers to Smalltalk like me :)
Best regards, Stanislav Paskalev
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Patrick Barroca