unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: zimoun <zimon.toutoune@gmail.com>
To: "Ludovic Courtès" <ludo@gnu.org>,
	"alexander barakin (aka sash-kan)" <alex@barak.in>
Cc: 58841@debbugs.gnu.org
Subject: bug#58841: repl ignores modules from the channel added to time-machine
Date: Sat, 21 Jan 2023 17:18:35 +0100	[thread overview]
Message-ID: <865ycz3lpg.fsf@gmail.com> (raw)
In-Reply-To: <87bkpllmk5.fsf@gnu.org>

Hi Ludo,

On Sat, 05 Nov 2022 at 11:31, Ludovic Courtès <ludo@gnu.org> wrote:

> Currently you have to start with:
>
>   (use-modules (gnu packages))
>
> This will set up ‘%load-path’ so that channel modules become visible.
> Let me know if it works for you!
>
> This is a bug we should fix.

Ah, I thought it was expected. :-)  Well, my ~/.guile looks like:

--8<---------------cut here---------------start------------->8---
(use-modules
 (ice-9 readline)
 (ice-9 format)
 (ice-9 pretty-print)

 (guix)
 (gnu packages)
 (gnu packages base))
(activate-readline)
--8<---------------cut here---------------end--------------->8---

so it avoids me this kind of annoyance.

Well, do we open another ticket or just retitle this one?


Cheers,
simon




  parent reply	other threads:[~2023-01-21 16:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-28 16:27 bug#58841: repl ignores modules from the channel added to time-machine alexander barakin (aka sash-kan)
     [not found] ` <handler.58841.B.166697445823198.ack@debbugs.gnu.org>
2022-10-28 18:28   ` bug#58841: Acknowledgement (repl ignores modules from the channel added to time-machine) alexander barakin (aka sash-kan)
2022-11-05 10:31 ` bug#58841: repl ignores modules from the channel added to time-machine Ludovic Courtès
2022-11-05 11:19   ` alexander barakin (aka sash-kan)
2022-11-05 12:04   ` alexander barakin (aka sash-kan)
2022-11-05 17:36     ` Ludovic Courtès
2023-01-21 16:18   ` zimoun [this message]
2023-02-17 15:49   ` Simon Tournier

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://guix.gnu.org/

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

  git send-email \
    --in-reply-to=865ycz3lpg.fsf@gmail.com \
    --to=zimon.toutoune@gmail.com \
    --cc=58841@debbugs.gnu.org \
    --cc=alex@barak.in \
    --cc=ludo@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.
Code repositories for project(s) associated with this public inbox

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

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).