Adriano Peluso <randomloo...@riseup.net> writes:
Il giorno gio, 17/06/2021 alle 12.21 +0200, Ricardo Wurmus ha
scritto:
Adriano Peluso <randomloo...@riseup.net> writes:
> I press c-x c-e because I know this is just a distribution of
> Emacs and
> that works
>
> In DrRacket there's the "run" button
>
> In Guile Studio I can't find it
>
> Is the intended user of guile studio supposed to know about
> c-x
> c-e ?
No.
There is a context menu. The splash screen on the right
mentions
it.
Ok
Thanks for clarifying
Gladly.
There used to be a button in the toolbar, but I removed it for two
reasons:
+ it isn’t always applicable; I had it hooked to the Geiser mode,
so it would jarringly disappear when a different buffer was
selected.
+ the toolbar is really quite big and we already have a tab bar
and a menu bar
I found the context menu to be a good compromise, but you are the
second person to report confusion about it, so I’m willing to
reconsider this.
Would you prefer a button in the toolbar that will always send the
code from the main buffer to the REPL?
--
Ricardo