unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Catonano <catonano@gmail.com>
To: Guile User <guile-user@gnu.org>
Subject: Re: ,apropos with the git module
Date: Wed, 31 Oct 2018 00:37:17 +0100	[thread overview]
Message-ID: <CAJ98PDxA1sf7Pdj3ff8UxQ1uFTT0N=xoAuUJrES27qBvJocq2w@mail.gmail.com> (raw)
In-Reply-To: <CAJ98PDwdZGg6NpjkdgOvGfFvKPA24-026EkrXRCSSKHiUYTR-w@mail.gmail.com>

Il giorno dom 28 ott 2018 alle ore 14:50 Catonano <catonano@gmail.com> ha
scritto:

> I run into a behaviour of the REPL that is getting me confused
>
> it's on Guile 2.2.2 as packaged on Fedora 28
>
> If I import
>
> ,use (git repositoy)
>
> then
>
> ,apropos repositoy
>
> returns a bunch of functions
>
> If I import
>
> ,use (git)
>
> then
>
> ,apropos repository
>
> returns nothing
>
> I made a little screencast, it's here
>
>
> https://peertube.mastodon.host/videos/watch/f580b875-718f-48e3-82bc-a9560568c56b
>
> Is this a bug ? Or am I misunderstanding anything ?
>

I think I found something

I made this new footage to illustrate it

The git module calls module-use! not on itself but rather on its _public
interface_

This is why ,use and ,apropos couldn't find some bits

https://peertube.mastodon.host/videos/watch/5f1a467e-17cc-42a9-bb21-5996f45bf936


      reply	other threads:[~2018-10-30 23:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-28 13:50 ,apropos with the git module Catonano
2018-10-30 23:37 ` Catonano [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

  List information: https://www.gnu.org/software/guile/

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

  git send-email \
    --in-reply-to='CAJ98PDxA1sf7Pdj3ff8UxQ1uFTT0N=xoAuUJrES27qBvJocq2w@mail.gmail.com' \
    --to=catonano@gmail.com \
    --cc=guile-user@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.
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).