Hi Karl, My emacs setup is also based on live coding.
For ClojureScript One hacking, I use lein swank and slime-connect - for clojure. And for cljs, I use inferior-lisp. When I'm in a cljs file, I just disable the slime-mode, so it uses the inferior-lisp. ./Vijay On Sunday, February 19, 2012 9:17:28 PM UTC+1, Krukow wrote: > > 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 On Sunday, February 19, 2012 9:17:28 PM UTC+1, Krukow wrote: > > 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 On Sunday, February 19, 2012 9:17:28 PM UTC+1, Krukow wrote: > > 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 [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
