Actually, I needed to source `${HOME}/.guix-profile/share/info` and now the problem is solved.
Thanks a bunch! Suhail Singh <suhailsingh...@gmail.com> writes: > Olivier Rojon <o.ro...@posteo.net> writes: > >> Do you mind sharing the values of both your `INFOPATH` > > "${HOME}/.guix-profile/share/info:${HOME}/.config/guix/current/share/info:" > >> and your `Info[-]?(additional|default)?-directory-list`? > > Info-additional-directory-list is nil. Info-default-directory-list is > nil. Info-directory-list has a number of entries, but of relevance here > is the fact that it has an entry corresponding to > "${HOME}/.guix-profile/share/info" which is where recutils' Info > document gets installed.