unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Munyoki Kilyungi <bonfacemunyoki@gmail.com>
To: guile-user@gnu.org
Subject: Geiser+Guile For Remote Connections: "geiser-repl--wait-for-prompt: No prompt found!"
Date: Tue, 05 Jul 2022 02:34:51 +0300	[thread overview]
Message-ID: <86sfngtpt0.fsf@bonfacemunyoki.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 2042 bytes --]

Hi!

I'm trying to use Geiser to connect to a guile
process running inside a Guix container.  I want
to be able to use Geiser with different binaries
of Guile.  Within a Guix container, I can have all
the necessary Guile libs I want, so it's desirable
to use the Guile run-time inside the
aforementioned container.

As such, I started guile inside a container (my
intent eventually is to add extra libs to the guix
shell):

--8<---------------cut here---------------start------------->8---
guix shell guile readline guile-colorized \
guile-readline bash --network -- guile --listen=3003
--8<---------------cut here---------------end--------------->8---

From my GNU Emacs, I ran: "M-x geiser-connect";
followed by: "localhost"; and finally "3003".
However, I got this jumbled text:

--8<---------------cut here---------------start------------->8---
^A^Bscheme^A^B^A^B@(^A^B^A^Bguile-user^A^B^A^B)^A^B^A^B^A^B^A^B> ^A^B
--8<---------------cut here---------------end--------------->8---

The message logged in my *Messages* buffer is:

--8<---------------cut here---------------start------------->8---
Starting Geiser REPL ... [2 times]
geiser-repl--wait-for-prompt: No prompt found!
--8<---------------cut here---------------end--------------->8---

I also get the above behaviour when I try to
connect---using Geiser---remotely to my system's
Guile.

I've ran across different threads that recommend
upgrading to a different Guile
version(<https://lists.gnu.org/archive/html/bug-guix/2019-05/msg00434.html>),
but I don't think that's applicable to me.  Any
one know how to fix the "No prompt found!"  Or
better yet, how would you specify, with Geiser,
what Guile version to use on a per-project basis?

I'm using: guile v3.0.8; geiser "v20220323.2352";
geiser-guile "v20220323.2352"; and GNU Emacs
version 28.1.

-- 
(Life is like a pencil that will surely run out,
    but will leave the beautiful writing of life.)
(D4F09EB110177E03C28E2FE1F5BBAE1E0392253F
    (hkp://keys.gnupg.net))

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 869 bytes --]

             reply	other threads:[~2022-07-04 23:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-04 23:34 Munyoki Kilyungi [this message]
2022-07-04 23:51 ` Geiser+Guile For Remote Connections: "geiser-repl--wait-for-prompt: No prompt found!" Luis Felipe
2022-07-05  7:55   ` Munyoki Kilyungi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86sfngtpt0.fsf@bonfacemunyoki.com \
    --to=bonfacemunyoki@gmail.com \
    --cc=guile-user@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).