Re:

2013-09-07 Thread prasad rao
Dave Della Costa gmail.com> writes: > > Prasad, I'm not positive but I suspect your issue is here: > > > :cljsbuild [:builds []]) > > ...the argument to cljsbuild must be a hashmap I believe. It's > currently a vector. Try: > > > :cl

"Clojurescript : Up and Running...." Newbie problem?

2013-09-06 Thread prasad
/example.com/FIXME"; :license {:name "Eclipse Public License" :url "http://www.eclipse.org/legal/epl-v10.html"} :dependencies [[org.clojure/clojure "1.5.1"]] :plugins [[lein-cljsbuild "0.3.2"]] :cljsbuild [:builds []]) Any suggestions on h

Re: Is it possible to set breakpoint using nrepl-ritz?

2013-03-24 Thread Prasad Chalasani
I have exactly the same problem. On Saturday, March 16, 2013 11:46:00 AM UTC-4, Warren Lynn wrote: > > > Could you create an issue for this. >> >> >> > Just did that. > > Even with "M-x nrepl-ritz-break-on-exception" (and adding an (throw ...) > in the code), it still does not work for me. Just