[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Viewing the Guix manual in Emacs under Guix
From: |
Vicente Vera |
Subject: |
Re: Viewing the Guix manual in Emacs under Guix |
Date: |
Thu, 1 Oct 2015 15:12:18 -0300 |
Nope, not as root. I haven't run 'guix package -i guix' as a regular
user so the links to the Guix info manual aren't in my
".guix-profile/" directory.
2015-10-01 6:29 GMT-03:00 Ricardo Wurmus <address@hidden>:
>
> Vicente Vera <address@hidden> writes:
>
>> I am too using Guix solely as a package manager. To open the Guix Info
>> manual in Emacs i use 'C-u C-h i' and go to the shortest path to find
>> the manual, which would be '/root/.guix-profile/share/info/'.
>
> Are you using Guix as a package manager for root? Note that one of the
> nicest features of Guix is that you do not need to be root to use it. I
> cannot even remember the last time I used Guix with root.
>
> ~~ Ricardo