Hi,
On May 9, 7:15 pm, Benjamin Teuber wrote:
> Hi nipra,
>
> and which swank-clojure do you use on the emacs side? I guess not the
> one from ELPA, right?
I've not made any changes on the emacs side. I'm using swank-clojure
from ELPA.
Regards,
nipra
--
You received this message because you a
I'm using the following workaround for now:
- remove clojure-snapshots from the secttion of the
pom.xml
- delete all jar's that are "too new" (guess sth. near the end of
april) from maven_repository/org/clojure/clojure/1.2.0-master-SNAPSHOT
- be happy
This works as without the repository-declar
Hi nipra,
and which swank-clojure do you use on the emacs side? I guess not the
one from ELPA, right?
Cheers,
Benjamin
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from
Hi,
On May 7, 10:01 pm, Benjamin Teuber wrote:
> Hi,
>
> I think many people (including me) have the problem that ELPA-swank
> uses clojure's old ^-syntax and therefore breaks with clojure-1.2.0-
> master-SNAPSHOT
>
> Does anyone have a plan what I can do assuming I want to keep both the
> new cl
Hi,
I think many people (including me) have the problem that ELPA-swank
uses clojure's old ^-syntax and therefore breaks with clojure-1.2.0-
master-SNAPSHOT
Does anyone have a plan what I can do assuming I want to keep both the
new clojure version and swank?
I'm using Maven, if that matters.
Che