[CM] emacs support for s7 repl?

Gregg Reynolds dev at mobileink.com
Sun Sep 26 18:31:12 PDT 2021


On Sun, Sep 26, 2021 at 1:52 PM Christos Vagias <chris.actondev at gmail.com>
wrote:

> Hi Gregg.
>
> You can use cmuscheme and then (run-scheme "the S7 repl binary").
>

Thanks, I was not aware of cmuscheme.  (My workaround has been to rename my
executable "scheme" and use `run-scheme`, which sorta works.)


> But then there's the issue that when multiple lines sexps sent from emacs
> to S7, S7 will try to eval each line on its own and thus error.
> For that I compile my own main() that tries to evaluate the input, and
> keeps appending to the given input new until the whole sexp is given and
> the evaluation can occur.
>
> Bil might correct me though on this one!
>
> On Sun, Sep 26, 2021, 8:21 PM Gregg Reynolds <dev at mobileink.com> wrote:
>
>> Any tips for running s7 under emacs?
>>
>> I'm looking at geiser, wondering if it would be worth the trouble to
>> derive a geiser-s7 package.
>>
>> Gregg
>> _______________________________________________
>> Cmdist mailing list
>> Cmdist at ccrma.stanford.edu
>> https://cm-mail.stanford.edu/mailman/listinfo/cmdist
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cm-mail.stanford.edu/pipermail/cmdist/attachments/20210926/74cbd9ee/attachment.html>


More information about the Cmdist mailing list