help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] Interactor and the new syntax


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] Interactor and the new syntax
Date: Tue, 04 Mar 2008 07:08:19 +0100
User-agent: Thunderbird 2.0.0.12 (Macintosh/20080213)

Jeronimo Pellegrini wrote:
Hello.

I am using GNU Smalltalk 3.0.1 with the Emacs interactor, but I am having
some problems.

The first is that the key "!" now seems to be bound to a function
"smalltalk-bang", which seems to jump to the end of the chass
definition. I used that in the past to define methods, like

!MyClass methodsFor: 'stuff'!
   oneMethod | parameter otherParameter |
       "Method implementation goes here" !
!

It should go to the end of the method definition. But indeed I didn't try the new smalltalk-mode on the old syntax. Can you report a bug so that it does not get lost?

Also, every time I hit C-c d to send something through gst the focus
goes to the gst-mode buffer, so I have to keep hitting C-x o to
go back to the editing buffer. Is there some way to configure
gst-mode/smalltalk-mode so I can stay in the edit buffer even
after performing a doIt?

This is also a bug.

Paolo




reply via email to

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