From mboxrd@z Thu Jan 1 00:00:00 1970 From: myglc2 Subject: bug#22550: (require 'magit) produces error: "no such file or directory" "dash" Date: Fri, 25 Mar 2016 22:51:20 -0400 Message-ID: <86fuvegdef.fsf@gmail.com> References: <87egctdsb0.fsf@gmail.com> <87lh70vclr.fsf@gmail.com> <87lh7033q9.fsf@gmail.com> <87y4b0tfdn.fsf@gmail.com> <87pov764td.fsf@gmail.com> <871t7mir9w.fsf@gmail.com> <87lh57n8yn.fsf@gmail.com> <86vb4azirc.fsf@gmail.com> <87pouixfrl.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56080) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ajeKb-0006tn-8q for bug-guix@gnu.org; Fri, 25 Mar 2016 22:52:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ajeKY-0002XB-1B for bug-guix@gnu.org; Fri, 25 Mar 2016 22:52:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:41085) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ajeKX-0002X7-Ub for bug-guix@gnu.org; Fri, 25 Mar 2016 22:52:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ajeKX-0003XT-QH for bug-guix@gnu.org; Fri, 25 Mar 2016 22:52:01 -0400 In-Reply-To: <87egctdsb0.fsf@gmail.com> Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55965) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ajeKD-0006Zm-Fa for bug-guix@gnu.org; Fri, 25 Mar 2016 22:51:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ajeKA-0002Pn-8L for bug-guix@gnu.org; Fri, 25 Mar 2016 22:51:41 -0400 Received: from plane.gmane.org ([80.91.229.3]:51447) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ajeKA-0002OF-1S for bug-guix@gnu.org; Fri, 25 Mar 2016 22:51:38 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ajeK6-0008E9-AL for bug-guix@gnu.org; Sat, 26 Mar 2016 03:51:34 +0100 Received: from c-73-167-118-254.hsd1.ma.comcast.net ([73.167.118.254]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 26 Mar 2016 03:51:34 +0100 Received: from myglc2 by c-73-167-118-254.hsd1.ma.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 26 Mar 2016 03:51:34 +0100 List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: 22550@debbugs.gnu.org Alex Kost writes: > myglc2 (2016-03-25 18:20 +0300) wrote: > [...] > > Use (require 'guix-autoloads nil t) instead. Nowadays, the only thing > 'guix-init' does is it requires 'guix-autoloads'. > [...] > > The rest looks good to me, I use pretty much the same configurations to > set up Guix (and emacs stuff) from git. Thank you Alex. I promise not to post any more on this bug ;) Best, George