I have been using emacs snapshot for a while now but recently it has been crashing a lot. So I switched to Emacs 24. But once I installed it and started it up it started showing error and wouldn't load anything in my init.el
when I ran it in debug mode, I got this.
Debugger entered--Lisp error: (void-function package--description-file)
(package--description-file pkg-dir)
(expand-file-name (package--description-file pkg-dir) pkg-dir)
The full trace is here.
Any help in fixing this or understanding the trackback is appreciated.