geiser-users
[Top][All Lists]
Advanced

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

Re: [Geiser-users] Won't give me source file/REPL communication


From: Jose A. Ortega Ruiz
Subject: Re: [Geiser-users] Won't give me source file/REPL communication
Date: Wed, 20 Apr 2016 19:44:30 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Hi Lawrence,

On Mon, Apr 18 2016, Lawrence Bottorff wrote:

> This error seems to crop up intermittently -- and doing `run-geiser` doesn't 
> solve it. 
>
> geiser-repl--connection: No Geiser REPL for this buffer (try M-x run-geiser)
>
> That is, I open (in this latest example) a scheme file ***.scm and try
> C-x C-e or C-M-x . . . and get the error message. No matter how many
> times I choose a scheme (this time chicken), it still gives the
> error. Oddly enough, doing a (load "~/.../***.scm") works, but I have
> to do it each time I make a change.

That message should appear only if there's no active Geiser REPL, or if
for some reason the buffer is not in geiser-mode, or thinks it belongs
to a kind of scheme that is not the one of the REPL, but since you're
explicitly telling it that it's chicken that shouldn't be the case.

So perphaps for some reason geiser isn't able to find the running
REPL. Have you tried, when that was happening, C-c C-z to switch to the
associated REPL?

Cheers,
jao
-- 
"We must do something.  This is something.  Therefore, we must do this."
    -- Antony Jay and Jonathan Lynn, "Yes Minister"



reply via email to

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