[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCHES] Fix some ‘guix edit’ bad assumptions.
From: |
Alex Kost |
Subject: |
Re: [PATCHES] Fix some ‘guix edit’ bad assumptions. |
Date: |
Sat, 21 Nov 2015 22:45:12 +0300 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) |
Mathieu Lirzin (2015-11-21 18:31 +0300) wrote:
> Hi,
>
> As every sane person I use Emacs for my editing.
Hi, it's not related, but just in case you don't know, there is "M-x
guix-edit" command (or "M-x guix e" which is the same); package names
are completed.
If instead of the default package location directory
("~/.config/guix/latest" or whatever), you want to go to another
directory — for instance, to your guix git repo — you can use:
(setq guix-directory "~/src/guix")
--
Alex