Help with emacs

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Help with emacs

Andrei Stebakov
I downloaded 3.2.90 gst to my Windows system and found gst-mode.el and
smalltalk-mode.el.
Both are pretty old.
When I run M-x gst it prints "GNU Smalltalk ready" line, but when I
evaluate code with smalltalk-doit commands it displays no output in the
*gst* screen.

I guess gst has been inactive for some time, but those of you who still use
it, what editors do you use for REPL style development?
_______________________________________________
help-smalltalk mailing list
[hidden email]
https://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: Help with emacs

bill-auger
On 01/23/2018 11:40 AM, Andrei Stebakov wrote:
> I guess gst has been inactive for some time, but those of you who still use
> it, what editors do you use for REPL style development?


no editor is required - you can get a REPL on the command line with:

$ gst



_______________________________________________
help-smalltalk mailing list
[hidden email]
https://lists.gnu.org/mailman/listinfo/help-smalltalk

signature.asc (495 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Help with emacs

Holger Freyther
In reply to this post by Andrei Stebakov


> On 23. Jan 2018, at 16:40, Andrei Stebakov <[hidden email]> wrote:
>

Hi!

> I downloaded 3.2.90 gst to my Windows system and found gst-mode.el and
> smalltalk-mode.el.
> Both are pretty old.
> When I run M-x gst it prints "GNU Smalltalk ready" line, but when I
> evaluate code with smalltalk-doit commands it displays no output in the
> *gst* screen.

I have never used emacs nor the smalltalk bindings. Is this a regression?



> I guess gst has been inactive for some time, but those of you who still use
> it, what editors do you use for REPL style development

the last months I was busy with a new job. What blocks 3.3 are the deadlocks
of GST Browser when debugging. Maybe you are interested in helping out or we
look at porting some of Pharo's remote debugging? Or just release 3.3 with a
debugger that can dead-lock?

cheers
        holger

_______________________________________________
help-smalltalk mailing list
[hidden email]
https://lists.gnu.org/mailman/listinfo/help-smalltalk