Hello,
I'm using Emacs (snapshot) version 24.3.50.1 on Ubuntu 12.10. I have tried
to install magit using the Melpa (after having the following code snippet
in my .emacs):
(when (>= emacs-major-version 24)
(require 'package)
(package-initialize)
(add-to-list 'package-archives
'("melpa" . "http://melpa.milkbox.net/packages/") t))
Now when I do M-x magit-status I receive the following error message:
Eager macro-expansion failure: (wrong-type-argument listp 128)
if: Wrong type argument: listp, 128
Any ideas or tips to solve this issue?
Moreover, during the installation of magit (via package manager) I have
also received the following errors / warnings in the *Compile-Log* buffer:
Compiling file /home/emre/.emacs.d/elpa/magit-20130611.2010/magit-autoloads.el
at Wed Jun 12 21:18:29 2013
Entering directory `/home/emre/.emacs.d/elpa/magit-20130611.2010/'
Compiling file /home/emre/.emacs.d/elpa/magit-20130611.2010/magit-bisect.el at
Wed Jun 12 21:18:29 2013
magit-bisect.el:24:1:Error: Wrong type argument: listp, 128
Compiling file /home/emre/.emacs.d/elpa/magit-20130611.2010/magit-blame.el at
Wed Jun 12 21:18:30 2013
magit-blame.el:34:1:Error: Wrong type argument: listp, 128
Compiling file /home/emre/.emacs.d/elpa/magit-20130611.2010/magit-flow.el at
Wed Jun 12 21:18:30 2013
magit-flow.el:25:1:Error: Wrong type argument: listp, 128
Compiling file /home/emre/.emacs.d/elpa/magit-20130611.2010/magit-key-mode.el
at Wed Jun 12 21:18:30 2013
magit-key-mode.el:27:1:Error: Wrong type argument: listp, 128
Compiling file /home/emre/.emacs.d/elpa/magit-20130611.2010/magit-pkg.el at Wed
Jun 12 21:18:30 2013
Compiling file /home/emre/.emacs.d/elpa/magit-20130611.2010/magit-stgit.el at
Wed Jun 12 21:18:30 2013
magit-stgit.el:42:1:Error: Wrong type argument: listp, 128
Compiling file /home/emre/.emacs.d/elpa/magit-20130611.2010/magit-svn.el at Wed
Jun 12 21:18:30 2013
magit-svn.el:32:1:Error: Wrong type argument: listp, 128
Compiling file /home/emre/.emacs.d/elpa/magit-20130611.2010/magit-topgit.el at
Wed Jun 12 21:18:30 2013
magit-topgit.el:26:1:Error: Wrong type argument: listp, 128
Compiling file /home/emre/.emacs.d/elpa/magit-20130611.2010/magit-wip.el at Wed
Jun 12 21:18:30 2013
magit-wip.el:49:1:Error: Wrong type argument: listp, 128
Compiling file /home/emre/.emacs.d/elpa/magit-20130611.2010/magit.el at Wed Jun
12 21:18:30 2013
magit.el:996:27:Error: Wrong type argument: listp, 128
Compiling file /home/emre/.emacs.d/elpa/magit-20130611.2010/rebase-mode.el at
Wed Jun 12 21:18:30 2013
--
---
You received this message because you are subscribed to the Google Groups
"magit" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.