From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: How to use Guix.el from Git? Date: Mon, 23 Nov 2015 11:35:50 +0300 Message-ID: <874mgd5d09.fsf@gmail.com> References: <87mvu62pue.fsf@gnu.org> <87d1v2otah.fsf@gmail.com> <87egfh3ngg.fsf@gnu.org> <8737vxpwxm.fsf@gmail.com> <87wpt920tm.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57023) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a0mbO-00007G-J0 for guix-devel@gnu.org; Mon, 23 Nov 2015 03:35:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a0mbJ-0004he-Jv for guix-devel@gnu.org; Mon, 23 Nov 2015 03:35:58 -0500 In-Reply-To: <87wpt920tm.fsf@gnu.org> (Mathieu Lirzin's message of "Sun, 22 Nov 2015 22:15:01 +0100") 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: Mathieu Lirzin Cc: guix-devel@gnu.org Mathieu Lirzin (2015-11-23 00:15 +0300) wrote: > Alex Kost writes: > >> Mathieu Lirzin (2015-11-22 21:20 +0300) wrote: >> >>> When changing it with =E2=80=9C/home/mthl=E2=80=9D it works! To avoid = this kind of >>> mistake in the future, a simple fix would be to change the example in >>> the documentation, with: >>> >>> (let ((dir "/absolute/path/to/your-guix-git-tree/emacs")) >>> ... >>> >>> But is there a way to change the implementation to let users use >>> relative path? >> >> Yes, the fix is easy. The patch is attached, could you confirm that it >> works? > > The patch works perfectly! Pushed, thank you! --=20 Alex