From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: Viewing the Guix manual in Emacs under Guix Date: Thu, 1 Oct 2015 11:29:21 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37601) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZhaBC-0003Ch-7r for guix-devel@gnu.org; Thu, 01 Oct 2015 05:29:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZhaB7-00012e-VV for guix-devel@gnu.org; Thu, 01 Oct 2015 05:29:34 -0400 Received: from venus.bbbm.mdc-berlin.de ([141.80.25.30]:47366) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZhaB7-00011y-IR for guix-devel@gnu.org; Thu, 01 Oct 2015 05:29:29 -0400 In-Reply-To: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Vicente Vera Cc: Guix-devel Vicente Vera 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