Open arichiardi opened 8 years ago
Please do provide a patch :-)
Of course, but it does not make sense now, I will wait the bump to 0.11.0
Ah you mean a patch for 0.11.0
? I was thinking about it, will try to find time ok?
For the record, there's no reason to wait for cider 0.11.0 (which is already out anyway, btw). Clojure-mode has had a clojurescript-mode
for a while now, and that's what people should be using for clojurescript files.
For the record, I did not know :smile: I will patch!
:wink: :+1:
Done, and btw @samaaron in the process of upgrading the clojure-pack
, clj-refactor
had some additional modules to add, I think I worked already on this here so feel free to have a look at:
I know I should rebase to align myself to master but I think I will do when emacs-live switches to cider 0.11.0
:D
I have had this problem while updating
cider
to0.11.0
(you can see that I am keeping up with the updates, but not maintaining publicly this here) because of the following line:https://github.com/overtone/emacs-live/blob/7983bc7561ea05d7432e03cc616fbfadafdf241b/packs/dev/clojure-pack/config/clojure-conf.el#L58-L59
The two lines will need to be removed, I can provide a patch when Emacs Live moves to
0.11.0
as well.