Re: can not install clojure-test-mode using elpa (package.el)

2010-06-14 Thread B Smith-Mannschott
On Mon, Jun 14, 2010 at 07:16, B Smith-Mannschott wrote: > On Sun, Jun 13, 2010 at 23:26, Phil Hagelberg wrote: >> There are some bugs in package.el that I have fixed in my personal fork but >> have not yet made it upstream yet. Try clearing out .emacs.d/elpa and trying >> again with the version

Re: can not install clojure-test-mode using elpa (package.el)

2010-06-13 Thread B Smith-Mannschott
On Sun, Jun 13, 2010 at 23:26, Phil Hagelberg wrote: > There are some bugs in package.el that I have fixed in my personal fork but > have not yet made it upstream yet. Try clearing out .emacs.d/elpa and trying > again with the version at http://GitHub.com/technomancy/package.el and it > should wor

Re: can not install clojure-test-mode using elpa (package.el)

2010-06-13 Thread Phil Hagelberg
There are some bugs in package.el that I have fixed in my personal fork but have not yet made it upstream yet. Try clearing out .emacs.d/elpa and trying again with the version at http://GitHub.com/technomancy/package.el and it should work although you will get byte compilation warnings. Sorry for