Thanks! On Tue, Mar 10, 2020 at 3:32 PM Mikael Djurfeldt <[email protected]> wrote:
> Hi! > > This is the Guile user list. > > However, Guile is an implementation of scheme, just as MIT Scheme. > > You probably want to ask this question on the *Geiser* user list. > > Best regards, > Mikael D > > Den tis 10 mars 2020 19:22Nicholas Papadonis <[email protected]> > skrev: > >> I'm using Guile to interface with MIT Scheme in Emacs via M-x run-mit. I >> found that once an error is encountered in the REPL, the command history >> no >> longer works. The error must be cleared out via (RESTART 1) first for >> command history to work. >> >> Do folks have a quick process recover from errors? For instance do you >> just create an Emacs keybinding to input (RESTART 1) into the REPL? >> >> Trying to develop efficiently. >> >> Thanks! >> >
