From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: Magit 2 troubleshooting Date: Sun, 30 Aug 2015 01:19:48 +0300 Message-ID: <87a8t9enzv.fsf@gmail.com> References: <87zj1pd9rg.fsf@gmail.com> <87io87s00t.fsf@netris.org> <871ter6vgr.fsf_-_@gmail.com> <877foh3x9w.fsf@gnu.org> <87a8tcbvvv.fsf@gmail.com> <87mvxap3ac.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]:59872) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZVoTW-0004PQ-9t for guix-devel@gnu.org; Sat, 29 Aug 2015 18:19:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZVoTS-0000fp-Vo for guix-devel@gnu.org; Sat, 29 Aug 2015 18:19:50 -0400 In-Reply-To: <87mvxap3ac.fsf_-_@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\?\= \=\?utf-8\?Q\?\=22's\?\= message of "Sat, 29 Aug 2015 16:39:23 +0200") 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: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org Ludovic Court=C3=A8s (2015-08-29 17:39 +0300) wrote: > Alex Kost skribis: > >> So I wish people good luck with moving to Magit2 :-) > > So! I=E2=80=99ve upgraded =E2=80=98magit=E2=80=99 and =E2=80=98magit-svn= =E2=80=99, but now (require 'magit-svn) > yields this: > > > Debugger entered--Lisp error: (void-function magit-key-mode-add-group) > magit-key-mode-add-group(svn) [...] > Does that ring a bell? I don't see any reference to 'magit-key-mode-add-group' in "magit-svn.el". May it happen because you have an old "magit-svn" in your "~/.emacs.d/elpa/" dir which has a priority over "magit-svn" from guix? > (Another thing I noticed is that the =E2=80=98git-commit-mode=E2=80=99 mo= dule has been > renamed to =E2=80=98git-commit=E2=80=99. Just mentioning it in case some= one gets hit by > this one.) As well, as =E2=80=98git-rebase-mode=E2=80=99 =E2=86=92 =E2=80=98git-rebase= =E2=80=99. --=20 Alex