all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Guillaume Le Vaillant <glv@posteo.net>
To: Trev <trev@trevdev.ca>
Cc: help-guix@gnu.org
Subject: Re: sbcl-slime-swank won't load
Date: Mon, 22 Aug 2022 11:03:54 +0000	[thread overview]
Message-ID: <87lergsex1.fsf@kitej> (raw)
In-Reply-To: <878rnir085.fsf@codinator.mail-host-address-is-not-set>

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

Trev <trev@trevdev.ca> skribis:

> By putting sbcl into my guix-home profile along with the sbcl-stumpwm-*
> modules, I am now getting these 3rd party modules without a gexp
> work-around. Thanks for that!
>
> However, I still can't get sbcl-slime-swank working in stumpwm. I tried
> having sbcl-slime-swank in my guix-home profile. Then I tried putting it
> in my system profile where stumpwm is currently declared. Neither of
> these cases work with stumpwm's init or eval methods.
>
> I can, however, fire up sbcl from the terminal, require asdf and then
> (asdf:load-system :swank) without any issues. I was sure to reboot my
> machine before trying.

Do you get the same error message as before when trying to load swank
from stumpwm, or another one?

If you evaluate

--8<---------------cut here---------------start------------->8---
(with-open-file (file "/tmp/asdf-output-translations" :direction :output)
  (write asdf::*output-translations* :stream file))
--8<---------------cut here---------------end--------------->8---

in stumpwm, what do you get in "/tmp/asdf-output-translations"?
Is sbcl-slime-swank in the list somewhere?

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

      reply	other threads:[~2022-08-22 11:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-18 22:18 sbcl-slime-swank won't load Trev
2022-08-19  8:42 ` Guillaume Le Vaillant
2022-08-19 14:21   ` Trev
2022-08-19 14:49     ` Guillaume Le Vaillant
2022-08-19 15:40       ` Trev
2022-08-20  9:16         ` Guillaume Le Vaillant
2022-08-20 22:58           ` Trev
2022-08-22 11:03             ` Guillaume Le Vaillant [this message]

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

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

  git send-email \
    --in-reply-to=87lergsex1.fsf@kitej \
    --to=glv@posteo.net \
    --cc=help-guix@gnu.org \
    --cc=trev@trevdev.ca \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.