guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

,apropos with the git module


From: Catonano
Subject: ,apropos with the git module
Date: Sun, 28 Oct 2018 14:50:11 +0100

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 ?


reply via email to

[Prev in Thread] Current Thread [Next in Thread]