Schweet. That did the trick.

Ok, I can't wait to start using this. If you like, I made a pull
request<https://github.com/juxt/jig/pull/1> to
update the README. A small change just to save you time.


Cheers

Tim Washington
Interruptsoftware.ca / Bkeeping.com


On Tue, Oct 15, 2013 at 6:54 PM, Malcolm Sparks <malc...@juxt.pro> wrote:

> Hi Tim,
>
> Thanks for the feedback.
>
> A. By default, nrepl-jack-in will invoke lein from the directory of the
> project that owns the file in the current Emacs buffer. You need to start
> Jig from its own project directory, not the project directory of your own
> application. Normally I load up Jig's project.clj into an Emacs buffer, run
> nrepl-jack-in from there, and then type (go) in the repl buffer that
> appears. Alternatively you can type 'lein repl' from the Jig repo directory.
>
> B. This is my mistake. An earlier version of jig used :components while
> the current version uses :jig/components. I forgot to update the
> sample.config.edn file. This is now fixed on master.
>
> Everything else you've done looks OK to me.
>
> I keep my own working config for stuff I'm currently running in Jig on a
> branch (juxtweb), treat it as a working example until I have documented
> this area more fully:
> https://github.com/juxt/jig/blob/juxtweb/config/config.clj
>
> Regards,
>
> Malcolm
>
>

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to