From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Catonano <catonano@gmail.com>
Cc: help-guix <help-guix@gnu.org>
Subject: Re: invoking info guix
Date: Sat, 17 Mar 2018 09:38:58 +0100 [thread overview]
Message-ID: <87muz7drkt.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <CAJ98PDwG=Q77_B1tpk-RGUiA_Y_Qv-wdMmsA6A3U6H7gt1y6Nw@mail.gmail.com> (catonano@gmail.com's message of "Sat, 17 Mar 2018 07:54:35 +0100")
Hello,
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 ?
Not directly answering your question, but from the Directory node (the
so-called general page), use press `m' then "guix RET".
Also, you can bind a key to a command that directly does (info
"(guix)"):
(global-set-key (kbd "<f5>") (lambda () (interactive) (info "(guix)")))
Regards,
--
Nicolas Goaziou 0x80A93738
next prev parent reply other threads:[~2018-03-17 8:39 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-17 6:54 invoking info guix Catonano
2018-03-17 8:38 ` Nicolas Goaziou [this message]
2018-03-17 8:57 ` Oleg Pykhalov
2018-03-17 9:51 ` Arun Isaac
2018-03-17 10:08 ` Clément Lassieur
2018-03-17 10:18 ` Catonano
2018-03-17 12:20 ` Oleg Pykhalov
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=87muz7drkt.fsf@nicolasgoaziou.fr \
--to=mail@nicolasgoaziou.fr \
--cc=catonano@gmail.com \
--cc=help-guix@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).