Re: Run ECL with Sly

2023-09-04 Thread André A . Gomes
Mario Forzanini writes: > Unfortunately I cannot reproduce it: running Emacs in a pure shell like this: > > > $ guix shell --pure emacs ecl emacs-sly > [env] $ TERM=screen-256color emacs -Q -nw > > > and starting sly with ecl works as expected. Hi Mario, The issue is coming from my machine i

Re: Run ECL with Sly

2023-09-04 Thread Mario Forzanini
On 9/4/23 11:41, André A. Gomes wrote: Hi Guix, This is a question for Common Lispers. From Emacs, C-u M-x sly RET ecl RET, results in the error below (from the inferior-lisp buffer). Can anyone reproduce it? If my memory isn't tricking me, I believe I used to have it successfully in the pas

Run ECL with Sly

2023-09-04 Thread André A . Gomes
Hi Guix, This is a question for Common Lispers. >From Emacs, C-u M-x sly RET ecl RET, results in the error below (from the inferior-lisp buffer). Can anyone reproduce it? If my memory isn't tricking me, I believe I used to have it successfully in the past. Thanks. --8<---cut here-