I was wondering what a good workflow for working with ClojureScript
One would be.

For regular Clojure, I use Emacs with swank-clojure (using Sam's Live
coding emacs, which is great for Emacs beginners,
https://github.com/overtone/live-coding-emacs). That works quite well
for me, giving a good interactive experience and flow.

For ClojureScript One, I tried the Emacs setup

https://github.com/brentonashworth/one/wiki/Emacs

but it is not working well for me, as described here:

https://groups.google.com/group/clojure/browse_frm/thread/43ad3661aa3292d0/73a2f29776d70694
https://github.com/brentonashworth/one/issues/116

Since this issue makes development impractical, some of you *must* be
using a better setup for Emacs and ClojureScript One. I wonder what
that is... :)

Ideally, I want *one* (no pun intended) Emacs instance with two REPLs
(clj, cljs) giving a swank-clojure like experience, preferably in both
repls.

Is anyone there?

Thanks,
- Karl

-- 
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 new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to