I searched google for these but came up short, I was wondering if
anyone here could help.  I use emacs with clojure and really like it.
There are two things I haven't been able to do successfully so far.

1. Following the CDT instructions here (http://georgejahad.com/clojure/
swank-cdt.html), I can get CDT working but the emacs shortcuts aren't
being recognised.  Setting bps on functions and exceptions works fine,
but to set a bp on a line you need the emacs shortcut.

2. I added the source jar of a java library I am using (nifty-gui) to
the dev dependencies in my lein project (I basically made sure it is
the same as the clojure-source jar's format).  The jar with the
sources in in my lib/dev but I can't Meta-. into any of the classes
from clojure code.

I'm hoping someone here can tell me what I'm doing wrong.

Thanks

-- 
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