guile-user
[Top][All Lists]
Advanced

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

Re: backing out of debugger


From: Olivier Dion
Subject: Re: backing out of debugger
Date: Tue, 14 Sep 2021 10:35:47 -0400

On Tue, 14 Sep 2021, Luis Felipe <luis.felipe.la@protonmail.com> wrote:
> On Tuesday, September 14th, 2021 at 1:27 PM, Mortimer Cladwell 
> <mbcladwell@gmail.com> wrote:
>
>> Thanks Luis. What about in emacs/geiser where Ctrl-D won't work?
>
> The equivalent in Geiser would be C-c C-q, I think. But I don't know
> if that's any better than typing ,q plus Enter :)

You could define a procedure that calls geiser-repl-exit N time with the
prefix argument.

Note that geiser-repl-exit already takes a prefix argument, but will
simply kill the process instead of exiting N repl.

-- 
Olivier Dion
Polymtl



reply via email to

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