bug#35727: Connecting Geiser to Guile listening to a socket: No prompt found! (.guile to blame)

2023-01-12 Thread Luis Felipe via Bug reports for GNU Guix
On Thursday, January 12th, 2023 at 17:32, Luis Felipe wrote: > Hi Mekeor, > > On Monday, December 12th, 2022 at 13:32, Mekeor Melire mek...@posteo.de wrote: > > > Does it work when you start the Guile REPL with an > > environment-variable called INSIDE_EMACS? > > > It does, thanks. >

bug#35727: Connecting Geiser to Guile listening to a socket: No prompt found! (.guile to blame)

2023-01-12 Thread Luis Felipe via Bug reports for GNU Guix
Hi Mekeor, On Monday, December 12th, 2022 at 13:32, Mekeor Melire wrote: > Does it work when you start the Guile REPL with an > environment-variable called INSIDE_EMACS? It does, thanks. > If this works, then I'd suggest that this is not a bug but rather > you got to know that you need to

bug#35727: Connecting Geiser to Guile listening to a socket: No prompt found! (.guile to blame)

2022-12-17 Thread Antonio Carlos Padoan Junior via Bug reports for GNU Guix
Mekeor Melire writes: > > Does it work when you start the Guile REPL with an > environment-variable called INSIDE_EMACS? That way, it worked fine > for me: > > #+begin_src sh > INSIDE_EMACS=true guix repl --listen=tcp:37146 > #+end_src > > If this works, then I'd suggest that this is not a bug

bug#35727: Connecting Geiser to Guile listening to a socket: No prompt found! (.guile to blame)

2022-12-12 Thread Mekeor Melire
2019-05-14 06:17 sirga...@zoho.com: I'm getting a "No prompt found!" error when I try to connect Geiser to a Guile REPL like this: 1. In a terminal, run "$ guile --listen=/tmp/guile-socket" 2. In Emacs, "M-x geiser-connect-local", then "guile", and finally "/tmp/guile-socket" When the

bug#35727: Connecting Geiser to Guile listening to a socket: No prompt found! (.guile to blame)

2020-12-08 Thread Luis Felipe via Bug reports for GNU Guix
Hi, just to comment that this bug persists in the Guix System I'm using, with: guix 08d8c2d guile 3.0.4 emacs 27.1 geiser 0.12

bug#35727: Connecting Geiser to Guile listening to a socket: No prompt found! (.guile to blame)

2019-05-14 Thread sirgazil
Hi, I'm getting a "No prompt found!" error when I try to connect Geiser to a Guile REPL like this: 1. In a terminal, run "$ guile --listen=/tmp/guile-socket" 2. In Emacs, "M-x geiser-connect-local", then "guile", and finally "/tmp/guile-socket" When the Guile REPL start in Emacs, I get a "No