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 past. Thanks.
Hi!
Unfortunately I cannot reproduce it: running Emacs in a pure shell like this:
<snip>
$ guix shell --pure emacs ecl emacs-sly
[env] $ TERM=screen-256color emacs -Q -nw
<snap>
and starting sly with ecl works as expected.
For reference I haven't 'guix pull'ed in a couple of days, this is the output of
guix describe:
<snip>
Generation 38 Sep 01 2023 10:32:59 (current)
guix 62075c6
repository URL: https://git.savannah.gnu.org/git/guix.git
branch: master
commit: 62075c6be4242866cf75c480115382568784a4b9
<snap>
--
Mario