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

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

2010-06-13 Thread B Smith-Mannschott
Hi Clojurians, This weekend, while off the grid, I discovered that mvn clojure:swank and M-x slime-connect no longer talk to eachother. When I got back, I looked in M-x package-list-packages to see that there had been updates to clojure-mode (1.7.2), clojure-test-mode (1.4), slime (20100404). (sw