Hi Catonano,Catonano <catonano@gmail.com> writes:
> In a terminal I can issue this command
>
> ~$ info guix
>
> and have the guuix manual pop up
>
> In Emacs I can do
>
> M-x info
>
> but then I find myself in a general page, a sort of index and I have to
> search through it in order to find the guix "link"
>
> How can I end up in the Guix manual front page directly even when using
> Emacs ?
>
> Thanks
As Arun and Oleg said, 'm' is very useful (maybe with C-u), and 'd'
too. And there is the 'info-display-manual' command too.
But what you should really do (in my humble opinion :-)) is to read the
(info "info") manual. It is very well done and explains everything in
an interactive way.