From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mathieu Lirzin Subject: Re: How to use Guix.el from Git? Date: Sun, 22 Nov 2015 22:15:01 +0100 Message-ID: <87wpt920tm.fsf@gnu.org> References: <87mvu62pue.fsf@gnu.org> <87d1v2otah.fsf@gmail.com> <87egfh3ngg.fsf@gnu.org> <8737vxpwxm.fsf@gmail.com> 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]:58855) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a0byW-0001Lf-47 for guix-devel@gnu.org; Sun, 22 Nov 2015 16:15:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a0byS-0005hQ-4M for guix-devel@gnu.org; Sun, 22 Nov 2015 16:15:08 -0500 In-Reply-To: <8737vxpwxm.fsf@gmail.com> (Alex Kost's message of "Mon, 23 Nov 2015 00:05:09 +0300") 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: Alex Kost Cc: guix-devel@gnu.org 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 t= his 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! Thank you, -- Mathieu Lirzin