help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Strange error after M-x package-list-packages


From: Mateusz B
Subject: Strange error after M-x package-list-packages
Date: Thu, 30 Aug 2012 21:57:07 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120713 Thunderbird/14.0

Hi,

my Emacs 24.1 installation was running fine until the following error started showing every time I did M-x package-list-packages:

Debugger entered--Lisp error: (error "Invalid hash table rehash size" 1.0)
eval-buffer(#<buffer *load*> nil "/home/mateusz/emacs/emacs-24.2/lisp/finder-inf.el" nil t) ; Reading at buffer position 38650 load-with-code-conversion("/home/mateusz/emacs/emacs-24.2/lisp/finder-inf.el" "/home/mateusz/emacs/emacs-24.2/lisp/finder-inf.el" t t)
  require(finder-inf nil t)
  package-list-packages(nil)
  call-interactively(package-list-packages t nil)
  execute-extended-command(nil)
  call-interactively(execute-extended-command nil nil)

I downloaded and compiled 24.2 version to check if it occurs there and it was there, right after compilation (and /src/emacs -Q). The bottom of traces are a bit different actually, my normal installation runs smex, but above everything is the same. What could it be? What to do now?

Thanks in advance,
Earendil



reply via email to

[Prev in Thread] Current Thread [Next in Thread]